mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
enh(admin_manual): document count discrepancy for
Signed-off-by: Anna Larch <anna@nextcloud.com>
This commit is contained in:
@@ -1432,8 +1432,17 @@ authentication servers such as LDAP::
|
||||
| total users | 98 |
|
||||
| | |
|
||||
| user directories | 2 |
|
||||
| active users | 15 |
|
||||
| disabled users | 0 |
|
||||
+------------------+----+
|
||||
|
||||
`active users` shows the number of users which logged in at least once.
|
||||
`disabled users` shows the number of users which are disabled.
|
||||
|
||||
There might be a discrepancy between the total number of users compared to the number of active users and the number of disabled users.
|
||||
Users that have never logged in before are not counted as active or disabled users.
|
||||
Some user backends also do not allow a count for the number of users.
|
||||
|
||||
.. _group_commands_label:
|
||||
|
||||
Group commands
|
||||
|
||||
Reference in New Issue
Block a user