Merge pull request #13028 from nextcloud/feature/user-counts-note

feat(user_configuration): note lack of user count for "all accounts" when using LDAP/AD
This commit is contained in:
rakekniven
2025-04-10 15:27:28 +02:00
committed by GitHub

View File

@ -25,6 +25,9 @@ group memberships, and create new groups.
.. figure:: ../images/user-config-groups.png .. figure:: ../images/user-config-groups.png
.. note: User counts for certain groups such as "All accounts" may not be
visible when using certain backends such as LDAP/AD/SAML.
Click the gear icon on the lower left sidebar to set a default storage quota, Click the gear icon on the lower left sidebar to set a default storage quota,
and to display additional fields: **Show storage location, Show last log in, and to display additional fields: **Show storage location, Show last log in,
Show user backend, Send email to new users,** and **Show email address**. Show user backend, Send email to new users,** and **Show email address**.