LDAP groups are shown with the wrong names #2340
Unanswered
derStephan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
in my nextcloud AIO instance, I am using LLDAP as authentication backend. This is working for new mail boxes and logging.
However, the groups (and their respective shared mailboxes) are not shown with their display name but with the LDAP string:
expected:
lldap_admin
actual:
cn=lldap_admin,ou=groups,dc=example,dc=de
The trace log is not giving anything useful. Did anyone have the same problem before?
Beta Was this translation helpful? Give feedback.
All reactions