You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Context
In the current version If there is an LDAP user with the same name as a local user, LDAP configuration will fail. And if LDAP is configured and one tries to create an user with the same name as an LDAP user the user creation will fail.
Unexpected Behavior you saw
After Configuring the LDAP server and then disabling it I can't create a new local user with the same name as an LDAP user until I create a different local user first.
Expected behavior
After disabling LDAP configuration I should be able to create a Local user with the same name as an LDAP user.
To Reproduce
Login to webui
Navigate to LDAP settings
Enable and configure LDAP
On a different tab Login and Logout with an LDAP user