Merge pull request #1057 from nextcloud/issue1010

Documentation: behaviour with empty LDAP user-attributes undocumented…
This commit is contained in:
Morris Jobke 2019-02-05 10:17:29 +01:00 committed by GitHub
commit ef210885e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -735,3 +735,11 @@ is offline and will not try to connect again for the time specified in **Cache
Time-To-Live**. If you have a backup server configured Nextcloud will connect to
it instead. When you have scheduled downtime, check **Disable Main Server** to
avoid unnecessary connection attempts.
Note
----
When a LDAP object's name or surname, that is display name attribute, by default
"displayname", is left empty, Nextcloud will treat it as an empty object, therefore
no results from this user or AD-Object will be shown to avoid gathering of
technical accounts.