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:usermand (avmcmd)
BoxMatrix >> Shell-Commands >> usermand (avmcmd) | @ 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 |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Name-Collision - multiple objects in this wiki use the name usermand!
|
AVM-Command
Command: | usermand (avmcmd) - type Link, Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 21.3k - 34.5k, Link - Firmware: 4.22 - 8.00 | ||||||
Function: | User magager daemon, parental control, old version. |
Goto: Events - Config - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
This WAS the old usermand, today this is a symlink to usermand2, see the Size column in the Model-Matrix.
fw 7.29 help - this is usermand2:
root@fritz2:/var/mod/root# usermand -? usage: usermand [options] options: -? - print this help -f - run in foreground. (NOTSET) -s - stop daemon. (NOTSET) -v - verbose. (NOTSET) -D STRING - switch debug logs on. (FUNC) start server: usermand stop server : usermand -s
Events
Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
A **
in the Mod
column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Netlink | family | NETLINK_ROUTE | 5** | 7.39 - 7.51 | Communication channel between routing dæmons and the kernel packet forwarding (#0) | Linux |
Multicast | group | RTMGRP_IPV4_IFADD | 5** | 7.39 - 7.51 | IPv4 address change of a Network-Interface | Linux |
Multicast | group | RTMGRP_IPV4_ROUTE | 5** | 7.39 - 7.51 | IPv4 Routing Table change | Linux |
Multicast | group | RTMGRP_IPV6_IFADDR | 5** | 7.39 - 7.51 | IPv6 address change of a Network-Interface | Linux |
Multicast | group | RTMGRP_IPV6_ROUTE | 5** | 7.39 - 7.51 | IPv6 Routing Table change | Linux |
Multicast | group | RTMGRP_LINK | 5** | 7.39 - 7.51 | Creation / deletion or up / down change of a Network-Interface. | Linux |
Multicast | group | RTMGRP_NOTIFY | 5** | 7.39 - 7.51 | Enable notification about changes in subscribed rtnetlink groups | Linux |
Multicast | group | RTMGRP_TC | 5** | 7.39 - 7.51 | Packet Scheduler Traffic Control change | Linux |
Endpoint | sock | me_anony-usermand2-($num)-($num).ctl | 33* | 6.80 - 7.51 | Anonymous avmipc endpoint of usermand | AVM |
Listens to | avmipc | @ | 14** | 7.29 - 7.51 | Special event for listeners of nameless private messages. | AVM |
Endpoint | sock | me_usermand.ctl | 80* | 4.31 - 7.51 | avmipc endpoint of usermand | AVM |
Listens to | avmipc | @ | 14** | 7.29 - 7.51 | Special event for listeners of nameless private messages. | AVM |
12 event relations for this command |
Config
Daily updated index of Configuration files accessed by this command. Last update: 2024-12-21 07:02 GMT.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Config from | tffs | ar7.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | userstat.cfg (tffs) | - | 4.31 - 8.00 | TODO | AVM |
2 config relations for this command |
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /bin/usermand | grep -e '\.c$' -e '\.cpp$' ar7/usermand2/main.c ar7/usermand2/landev_update.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-12-21 07:44 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Symlink to | cmd | usermand2 | 76 | 4.85 - 8.00 | User magager daemon, parental control, new version. | AVM |
Runs as | proc | usermand (process) | 88* | 4.31 - 7.90 | Process running usermand | AVM |
Registers | wdog | usermand (watchdog) | 50* | 6.24 - 8.00 | Watchdog for usermand | AVM |
Serving | sock | me_anony-usermand2-($num)-($num).ctl | 39* | 6.80 - 7.81 | Anonymous avmipc endpoint of usermand | AVM |
Serving | sock | me_usermand.ctl | 88* | 4.31 - 8.00 | avmipc endpoint of usermand | AVM |
Depends on | lib | libar7cfg.so | 40 | 4.22 - 4.99 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libavmcipher.so | 40 | 4.22 - 4.99 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 40 | 4.22 - 4.99 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmhmac.so | 40 | 4.22 - 4.99 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libboxlib.so | 40 | 4.22 - 4.99 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 40 | 4.22 - 4.99 | Standard C library | Linux |
Depends on | lib | libdl.so | 40 | 4.22 - 4.99 | Dynamic linking library | Linux |
Depends on | lib | libewnwlinux.so | 40 | 4.22 - 4.99 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 23 | 4.74 - 4.99 | Internet helper functions | AVM |
Depends on | lib | libgcc_s.so | 37 | 4.22 - 4.99 | GCC low-level runtime library | Linux |
Depends on | lib | libpthread.so | 40 | 4.22 - 4.99 | POSIX threading library | Linux |
Depends on | lib | libslab.so | 32 | 4.22 - 4.99 | Slab allocator or empty dummy library | Linux |
Depends on | lib | libwdt.so | 40 | 4.22 - 4.99 | AVM-Watchdogs management API | AVM |
18 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-12-21 05:44 GMT.
Showing all models using this command. 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 | Size |
---|---|---|---|
FRITZ!Box 2110 | 4.52 | /bin | 28.1k |
FRITZ!Box 2170 | 4.31 - 4.57 | /bin | 28.1k - 32.1k |
FRITZ!Box SL WLAN | 4.33 - 4.34 | /bin | 32.1k |
FRITZ!Box WLAN 3020 | 4.33 - 4.34 | /bin | 32.1k |
FRITZ!Box WLAN 3030 | 4.33 - 4.34 | /bin | 32.1k |
FRITZ!Box WLAN 3130 | 4.34 | /bin | 32.1k |
FRITZ!Box WLAN 3131 | 4.31 - 4.57 | /bin | 28.1k - 32.1k |
FRITZ!Box WLAN 3170 | 4.31 - 4.58 | /bin | 28.1k - 32.1k |
FRITZ!Box WLAN 3270 | 4.57 - 5.54 | /bin | 29.2k - 31.6k, Link |
FRITZ!Box WLAN 3270 v3 | 4.77 - 5.54 | /bin | 31.5k - 31.6k, Link |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /bin | Link |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /bin | Link |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /bin | Link |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /bin | Link |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /bin | Link |
FRITZ!Box 4020 | /bin | Link | |
FRITZ!Box 4040 | 6.52 - 8.00 | /bin | Link |
FRITZ!Box 4050 | 7.58 - 7.90 | /bin | Link |
FRITZ!Box 4060 | 7.29 - 7.90 | /bin | Link |
FRITZ!Box Fon | 4.30 - 4.49 | /bin | 28.1k - 32.1k |
FRITZ!Box Fon 5010 | 4.43 | /bin | 32.1k |
FRITZ!Box Fon 5050 | 4.30 - 4.31 | /bin | 32.1k |
FRITZ!Box Fon 5124 | 4.47 - 4.77 | /bin | 30.9k - 32.1k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /bin | Link |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /bin | Link |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /bin | Link |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /bin | Link |
FRITZ!Box 5690 Pro (main) | 7.62 | /bin | Link |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /bin | Link |
FRITZ!Box 6320 Cable v2 | 6.21 | /bin | Link |
FRITZ!Box 6340 Cable | 5.24 | /bin | Link |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /bin | 23.4k - 26.0k, Link |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /bin | Link |
FRITZ!Box 6490 Cable (arm) | 6.20 - 6.64 | /bin | Link |
FRITZ!Box 6490 Cable (atom) | 6.83 - 7.51 | /bin | Link |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /bin | Link |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /bin | Link |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /bin | Link |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /bin | Link |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /bin | Link |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /bin | Link |
FRITZ!Box 6810 LTE | 6.35 | /bin | Link |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.59 | /bin | Link |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.59 | /bin | Link |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /bin | Link |
FRITZ!Box 6820 LTE v4 | 7.59 | /bin | Link |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /bin | Link |
FRITZ!Box 6842 LTE | /bin | Link | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /bin | Link |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /bin | Link |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /bin | Link |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /bin | Link |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /bin | Link |
FRITZ!Box Fon WLAN | 4.33 - 4.49 | /bin | 28.1k - 32.1k |
FRITZ!Box Fon WLAN 7050 | 4.30 - 4.50 | /bin | 28.1k - 32.1k |
FRITZ!Box Fon WLAN 7112 | 4.76 - 4.88 | /bin | 31.5k - 34.5k |
FRITZ!Box Fon WLAN 7140 | 4.30 - 4.77 | /bin | 30.9k - 32.1k |
FRITZ!Box Fon WLAN 7141 | 4.30 - 4.77 | /bin | 30.9k - 32.1k |
FRITZ!Fon 7150 | 4.30 - 4.77 | /bin | 30.9k - 32.1k |
FRITZ!Box Fon WLAN 7170 | 4.22 - 4.99 | /bin | 30.9k - 34.5k |
FRITZ!Box Fon WLAN 7170 v1 | 4.22 - 4.99 | /bin | 30.9k - 34.5k |
FRITZ!Box Fon WLAN 7170 v2 | 4.22 - 4.99 | /bin | 30.9k - 34.5k |
FRITZ!Box Fon WLAN 7240 | 4.65 - 6.06 | /bin | 30.6k - 34.4k, Link |
FRITZ!Box Fon WLAN 7270 v1 | 4.44 - 4.99 | /bin | 30.6k - 34.3k, Link |
FRITZ!Box Fon WLAN 7270 v2 | 4.67 - 6.06 | /bin | 31.0k - 34.4k, Link |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 6.06 | /bin | 31.4k - 34.4k, Link |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /bin | Link |
FRITZ!Box 7312 | 5.23 - 6.56 | /bin | Link |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /bin | Link |
FRITZ!Box 7330 | 5.06 - 6.56 | /bin | Link |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /bin | Link |
FRITZ!Box Fon WLAN 7340 | 4.83 - 5.05 | /bin | 33.2k, Link |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /bin | Link |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /bin | Link |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /bin | Link |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /bin | Link |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /bin | Link |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /bin | 33.1k - 33.8k, Link |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /bin | Link |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /bin | Link |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /bin | Link |
FRITZ!Box 7510 | 7.30 - 8.00 | /bin | Link |
FRITZ!Box 7520 | 6.98 - 8.00 | /bin | Link |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /bin | Link |
FRITZ!Box 7530 | 6.98 - 8.00 | /bin | Link |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /bin | Link |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /bin | Link |
FRITZ!Box Fon WLAN 7570 vDSL | 4.70 - 4.94 | /bin | 31.5k - 34.4k, Link |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /bin | Link |
FRITZ!Box 7581 | 6.54 - 7.18 | /bin | Link |
FRITZ!Box 7582 | 6.83 - 7.18 | /bin | Link |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /bin | Link |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /bin | Link |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /bin | Link |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /bin | Link |
FRITZ!Box 7690 | 7.61 - 7.90 | /bin | Link |
congstar DSL-Box | 4.44 - 4.81 | /bin | 21.4k - 23.4k |
congstar komplett Box | 4.68 - 4.81 | /bin | 21.4k - 24.0k |
Speedport W 503V | 4.68 - 4.81 | /bin | 21.4k - 24.0k |
Speedport W 503V MK | 4.79 | /bin | 31.5k |
Speedport W 504V MK | 5.04 | /bin | Link |
Speedport W 701V | 4.44 - 4.81 | /bin | 21.4k - 23.4k |
Speedport W 721V | 4.74 - 4.75 | /bin | 21.7k |
Speedport W 722V | 4.76 - 4.79 | /bin | 21.3k - 21.4k |
Speedport W 900V | 4.57 | /bin | 23.4k |
Speedport W 920V | 4.78 - 4.79 | /bin | 21.4k |
106 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-12-21 07:44 GMT.
Firmware | Symbol |
---|---|
4.22 - 4.99 | AddStat |
4.28 - 4.34 | AddStatistic |
4.63 - 4.99 | CheckNow |
4.63 - 4.99 | Check_Delete |
4.22 - 4.99 | FindCurrentRuleSet |
4.22 - 4.99 | FindRuleSet |
4.22 - 4.99 | GetCurrentPolicyHandles |
4.22 - 4.99 | GetCurrentRuleSetHandle |
4.23 - 4.99 | GetDay |
4.28 - 4.99 | GetLastOnlineTimeDiff |
4.22 - 4.99 | GetStat |
4.22 - 4.23 | HttpFilterMsg |
4.22 - 4.23 | HttpFilterPayload |
4.22 - 4.99 | Ioctl_AddEndpointMatcher |
4.22 - 4.99 | Ioctl_AddIPDeviceWithoutEndpointSupport |
4.80 - 4.88 | Ioctl_AddNetAccessRule |
4.22 - 4.99 | Ioctl_AddStaticEndpointUser |
4.22 - 4.99 | Ioctl_AddStaticIPUser |
4.22 - 4.23 | Ioctl_AddStaticMACUser |
4.22 - 4.99 | Ioctl_CreateRuleSet |
4.22 - 4.99 | Ioctl_CreateUserAccessSet |
4.63 - 4.99 | Ioctl_DeleteAutoIPUser |
4.22 - 4.99 | Ioctl_DeleteIPDeviceWithoutEndpointSupport |
4.74 - 4.99 | Ioctl_EnableIpMacProtection |
4.22 - 4.99 | Ioctl_EnableSynchronousEndpointQueries |
4.22 - 4.99 | Ioctl_GetAndResetStatistic |
4.22 - 4.23 | Ioctl_GetCurrentRuleSet |
4.22 - 4.99 | Ioctl_GetNextIPDeviceWithoutEndpointSupport |
4.22 - 4.99 | Ioctl_NoEndpointUser |
4.80 - 4.88 | Ioctl_RemoveAllNetAccessRules |
4.80 - 4.88 | Ioctl_RemoveNetAccessRule |
4.22 - 4.99 | Ioctl_ResetUserAccessSets |
4.22 - 4.99 | Ioctl_SetUserConfig |
4.22 - 4.23 | IsWeekend |
4.22 - 4.99 | MakeEndpointUserQuery |
4.22 - 4.23 | MakeUrlMatchList |
4.22 - 4.23 | MatchUrl |
4.22 - 4.99 | SetStatWriteTimer |
4.22 - 4.99 | UpdateChangeRuleSetTimer |
4.22 - 4.99 | UpdateStat |
4.22 - 4.99 | UpdateUserStatistics |
4.22 - 4.99 | main |
4.22 - 4.99 | netfilter_queue_create |
4.22 - 4.99 | netfilter_queue_destroy |
4.22 - 4.99 | netfilter_queue_forward |
4.22 - 4.99 | netfilter_queue_get_message_type |
4.22 - 4.99 | netfilter_queue_get_packet |
4.22 - 4.99 | netfilter_queue_read |
48 symbols for this command |