If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:boxusers
BoxMatrix >> Webinterface >> boxusers | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
UI-Structure | UI-Modules | HTML-Files | XML-Files | Lua-Scripts | Javascript | Browser | SSI-Files | SSI-Directives | HTML-Text | Event-Text | Help-Pages | CSS-Files | Graphics | Research |
UI-Module
UI-Module: | boxusers - type uimod | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Webinterface >> UI-Modules - Origin: AVM | ||||||
Path: | Release: command, settings Lab+Rel: command, settings | ||||||
Properties: | Webvars: 33 - Firmware: 5.29 - 8.00 | ||||||
Function: | FritzBox-Users |
Goto: Examples - Web-Variables - Dependencies - Model-Matrix - SMW-Browser
Details
todo
Examples
Box-Password:
If the Webinterface rejects your password because it's too weak or you just forgot it:
In fw 7.24 you first have to list the users:
$ ctlmgr_ctl l boxusers "settings/user/list(name)" user0 fritz3415 user1 ftpuser
OK, user0 is the automatically created user, let's change the password: (prints **** on success)
$ ctlmgr_ctl w boxusers settings/user0/password <your-password> ****
In fw 7.01 and 7.17 only this works:
$ ctlmgr_ctl w boxusers settings/password <your-password> ****
2factor-Auth:
To disable 2-factor auth via dialing a number or pressing a button for some settings use:
ctlmgr_ctl w boxusers settings/twofactor_auth_enabled 0
Only use this if you know what you are doing!
Web-Variables
Daily updated index of all webvars of this module. Last update: 2024-11-14 08:31 GMT.
This list is gathered scanning all Webinterfaces of the complete Firmware-History and is likely incomplete.
All statistics show what is referred in the Webinterface and not that the respective function is operational on the named models.settings
are read/write, status
is readonly. settings
can also be read as status
.
A command
is a writeonly trigger to fire up an event and trigger an action or function. $N
is a numerical index, starting with 0
.name/0
can also be written name0
, sometimes it must be!
For a complete list of all webvars in this module run ctlmgr_ctl u boxusers
from shell.
UI-Mod | Web-Variable | Mod | Firmware | Description | Type | Origin |
---|---|---|---|---|---|---|
boxusers: | command/user[boxuser14 | 179 | 7.39 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/compatibility_mode | 423 | 5.29 - 7.24 | TODO | webvar | AVM |
boxusers: | settings/googleauth_check_token | 269 | 6.98 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/googleauth_enabled | 323 | 6.98 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/last_homenetwork_username | 501 | 5.29 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/login_button_enabled | 323 | 6.98 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/myfritz_boxuser_uid | 371 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/own_email | 483 | 5.29 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/own_googleauth_devicename | 269 | 6.98 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/own_password | 501 | 5.29 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/password | 323 | 6.98 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/skip_auth_from_homenetwork | 423 | 5.29 - 7.24 | TODO | webvar | AVM |
boxusers: | settings/temporarilyresetauth | 371 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/twofactor_auth_enabled | 371 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/box_admin_rights | 371 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/dial_rights | 185 | 7.19 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/email | 371 | 5.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/enabled | 371 | 5.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/homeauto_rights | 395 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/id | 334 | 5.29 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/logins/$N/entry/$N/from_internet | 459 | 6.10 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/logins/$N/entry/$N/ip | 459 | 6.10 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/logins/$N/entry/$N/login_time | 459 | 6.10 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/myfritz_boxuser_uid | 12 | 6.69 | TODO | webvar | AVM |
boxusers: | settings/user/$N/name | 466 | 5.29 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/nas_rights | 395 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/password | 30 | 5.54 - 5.57 | TODO | webvar | AVM |
boxusers: | settings/user/$N/phone_rights | 395 | 6.54 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/UID | 490 | 5.29 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/vpn_access | 185 | 7.19 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user/$N/vpn_axxess | 119 | 7.70 - 8.00 | TODO | webvar | AVM |
boxusers: | settings/user[boxuser15]/vpn_axxess | 155 | 7.39 - 7.63 | TODO | webvar | AVM |
boxusers: | settings/user_has_default_password | 221 | 7.39 - 8.00 | TODO | webvar | AVM |
33 Web-Variables |
Dependencies
Daily updated index of all dependencies of this module. Last update: 2024-11-14 08:31 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Accessed by | lua | apps_list.lua | 38 | 7.19 - 8.00 | TODO | AVM |
Accessed by | lua | boxusers.lua | 89 | 5.29 - 8.00 | TODO | AVM |
Accessed by | lua | boxuser_edit.lua | 89 | 5.29 - 8.00 | TODO | AVM |
Accessed by | lua | boxuser_googleauth.lua | 41 | 6.98 - 8.00 | TODO | AVM |
Accessed by | lua | boxuser_list.lua | 82 | 5.29 - 8.00 | TODO | AVM |
Accessed by | lua | boxuser_settings.lua | 80 | 5.29 - 7.63 | TODO | AVM |
Accessed by | lua | check_sid.lua | 89 | 5.29 - 8.00 | TODO | AVM |
Accessed by | lua | developer.lua | 3 | 6.98 - 7.19 | TODO | AVM |
Accessed by | lua | filelinklist.lua | 55 | 6.54 - 8.00 | TODO | AVM |
Accessed by | lua | index.lua | 68 | 6.54 - 8.00 | TODO | AVM |
Accessed by | lua | login.lua | 53 | 6.98 - 8.00 | TODO | AVM |
Accessed by | lua | login_sid.lua | 22 | 7.63 - 8.00 | TODO | AVM |
Accessed by | lua | menu_data.lua | 43 | 7.39 - 8.00 | TODO | AVM |
Accessed by | lua | myfritz.lua | 45 | 5.29 - 6.110 | TODO | AVM |
Accessed by | lua | myfritzAccount.lua | 47 | 6.54 - 8.00 | TODO | AVM |
Accessed by | lua | net_edit_device.lua | 43 | 7.51 - 8.00 | TODO | AVM |
Accessed by | lua | no_password.lua | 62 | 6.98 - 8.00 | TODO | AVM |
Accessed by | lua | phoneline.lua | 35 | 6.54 - 6.110 | TODO | AVM |
Accessed by | lua | query_tree.lua | 12 | 7.39 | REST-API Helper to dump a complete UI-Module | AVM |
Accessed by | lua | resetauth.lua | 68 | 6.54 - 8.00 | TODO | AVM |
Accessed by | lua | security.lua | 82 | 6.10 - 8.00 | REST-API Security | AVM |
Accessed by | lua | share.lua | 58 | 5.29 - 8.00 | TODO | AVM |
Accessed by | lua | sms_list.lua | 51 | 7.24 - 8.00 | TODO | AVM |
Accessed by | lua | sso_dropdown.lua | 82 | 5.29 - 7.32 | TODO | AVM |
Accessed by | lua | sso_email.lua | 59 | 6.35 - 7.24 | TODO | AVM |
Accessed by | lua | sso_password.lua | 75 | 6.35 - 8.00 | TODO | AVM |
Accessed by | lua | sta_reboot.lua | 62 | 6.98 - 7.81 | TODO | AVM |
Accessed by | lua | storagenasrights_rest.lua | 38 | 7.39 - 8.00 | REST-API module for NAS access permissions | AVM |
Accessed by | lua | support.lua | 43 | 7.39 - 8.00 | TODO | AVM |
Accessed by | lua | tfa_fixed.lua | 21 | 7.90 - 8.00 | TODO | AVM |
Accessed by | lua | twoFactor.lua | 38 | 7.24 - 7.81 | TODO | AVM |
Accessed by | lua | twofactor.lua | 53 | 6.98 - 8.00 | TODO | AVM |
Accessed by | lua | uimod.lua | 37 | 7.39 - 8.00 | REST-API UI-Modules API | AVM |
Accessed by | lua | user.lua | 41 | 6.98 - 8.00 | TODO | AVM |
Accessed by | lua | vpn.lua | 34 | 7.19 - 7.39 | TODO | AVM |
Accessed by | lua | vpn_overview.lua | 31 | 7.39 - 8.00 | TODO | AVM |
Accessed by | lua | vpn_print.lua | 63 | 5.53 - 7.19 | TODO | AVM |
Accessed by | lua | wlan_settings.lua | 63 | 6.69 - 8.00 | TODO | AVM |
38 dependencies for this module |
Model-Matrix
Daily updated index of the presence, path and size of this module for each model. Last update: 2024-11-14 08:29 GMT.
Showing all models using this module. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Webvars |
---|---|---|---|
FRITZ!Box WLAN 3270 | 5.29 - 5.54 | settings | 8 |
FRITZ!Box WLAN 3270 v3 | 5.29 - 5.54 | settings | 8 |
FRITZ!Box WLAN 3270 IT | 5.51 - 5.52 | settings | 8 |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | settings | 21 |
FRITZ!Box WLAN 3370 (main) | 5.29 - 6.56 | settings | 11 |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | settings | 11 |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | settings | 27 |
FRITZ!Box 4020 | 6.84 | settings | 20 |
FRITZ!Box 4040 | 6.52 - 8.00 | command, settings | 31 |
FRITZ!Box 4050 | 7.58 - 7.90 | command, settings | 29 |
FRITZ!Box 4060 | 7.29 - 7.90 | command, settings | 29 |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | settings | 27 |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | settings | 27 |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | command, settings | 31 |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | command, settings | 31 |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 8.00 | command, settings | 14 |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | command, settings | 29 |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | settings | 5 |
FRITZ!Box 6320 Cable v2 | 6.21 | settings | 8 |
FRITZ!Box 6360 Cable | 6.04 - 6.51 | settings | 11 |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | settings | 25 |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | settings | 27 |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | settings | 11 |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | command, settings | 30 |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | command, settings | 30 |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | command, settings | 6 |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | command, settings | 31 |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | command, settings | 6 |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | command, settings | 31 |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | command, settings | 6 |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | command, settings | 29 |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | command, settings | 6 |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | command, settings | 29 |
FRITZ!Box 6810 LTE | 6.35 | settings | 8 |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | command, settings | 30 |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | command, settings | 30 |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | command, settings | 30 |
FRITZ!Box 6840 LTE (main) | 5.29 - 6.88 | settings | 22 |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | command, settings | 31 |
FRITZ!Box 6850 5G | 7.24 - 7.90 | command, settings | 31 |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | command, settings | 30 |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | command, settings | 30 |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | command, settings | 30 |
FRITZ!Box Fon WLAN 7240 | 5.29 - 6.06 | settings | 8 |
FRITZ!Box Fon WLAN 7270 v2 | 5.29 - 6.06 | settings | 8 |
FRITZ!Box Fon WLAN 7270 v3 | 5.29 - 6.06 | settings | 8 |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | settings | 21 |
FRITZ!Box 7312 | 5.29 - 6.56 | settings | 8 |
FRITZ!Box Fon WLAN 7320 | 5.29 - 6.35 | settings | 11 |
FRITZ!Box 7330 | 5.29 - 6.56 | settings | 11 |
FRITZ!Box 7330 SL | 5.29 - 6.56 | settings | 11 |
FRITZ!Box Fon WLAN 7360 SL | 5.29 - 6.34 | settings | 11 |
FRITZ!Box Fon WLAN 7360 v1 | 5.29 - 6.36 | settings | 11 |
FRITZ!Box Fon WLAN 7360 v2 | 5.29 - 6.88 | settings | 20 |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | settings | 25 |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | settings | 11 |
FRITZ!Box Fon WLAN 7390 | settings | 19 | |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | settings | 19 |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | settings | 27 |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | command, settings | 32 |
FRITZ!Box 7510 | 7.30 - 8.00 | command, settings | 29 |
FRITZ!Box 7520 | 6.98 - 8.00 | command, settings | 31 |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | command, settings | 29 |
FRITZ!Box 7530 | 6.98 - 8.00 | command, settings | 31 |
FRITZ!Box 7530 AX | 7.20 - 8.00 | command, settings | 31 |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | settings | 27 |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | settings | 27 |
FRITZ!Box 7581 | 6.54 - 7.18 | command, settings | 30 |
FRITZ!Box 7582 | 6.83 - 7.18 | settings | 25 |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | command, settings | 30 |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | command, settings | 31 |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | command, settings | 31 |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | command, settings | 31 |
FRITZ!Box 7690 | 7.61 - 7.90 | command, settings | 29 |
FRITZ!Smart Gateway | 7.52 - 7.63 | settings | 22 |
FRITZ!WLAN Repeater 300E | 6.00 - 6.34 | settings | 8 |
FRITZ!WLAN Repeater 310 A | 5.30 - 7.16 | settings | 22 |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | settings | 22 |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | settings | 22 |
FRITZ!Repeater 600 | 7.11 - 7.58 | settings | 25 |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | settings | 23 |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | settings | 22 |
FRITZ!Repeater 1200 | 7.11 - 7.58 | settings | 25 |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | settings | 23 |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | settings | 22 |
FRITZ!Repeater 2400 | 7.12 - 7.58 | command, settings | 27 |
FRITZ!Repeater 3000 | 6.98 - 7.58 | settings | 25 |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | settings | 22 |
FRITZ!Repeater 6000 | 7.19 - 7.58 | settings | 25 |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | settings | 22 |
FRITZ!Powerline 540E | 5.58 - 7.15 | settings | 22 |
FRITZ!Powerline 546E | 5.50 - 7.15 | settings | 24 |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | settings | 22 |
FRITZ!Powerline 1240E | 6.33 - 7.16 | settings | 22 |
FRITZ!Powerline 1260E | 6.90 - 7.58 | settings | 25 |
FRITZ!Powerline 1260 | 7.27 - 7.58 | settings | 23 |
96 models use this module |