This repository was archived by the owner on Jun 25, 2026. It is now read-only.
Add LDAP users button disabled #791
mariosm1
started this conversation in
Troubleshooting
Replies: 2 comments
-
|
@matomario8 Was able to reproduce this on 8.1.3 dev branch, Server Admin is unaffected but the CMS UI user import feature is not enabling like it should. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The problem appears to be in the the config.xml the DirectorySet name must start with DirectorySet:
You can have more than one entry they just all need to start with the DirectorySet keyword in order to be picked up as LDAP catalogers. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Describe the bug
After upgrading to 8.1.2, existing users are able to log in using ldap credentials, but the button to add new LDAP users under Administration -> Users is disabled.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Add LDAP users button should be enabled when LDAP is configured
Beta Was this translation helpful? Give feedback.
All reactions