I have users that have the authentication method using internal database. Now I want to switch those users to LDAP authentication.
1 ) My LDAP connection is working.
2 ) If I create a new user and set the user to LDAP authentication it works.
3 ) But when I want switch an already existing user's authentication method to LDAP this does not work?
What do I have to pay attention to? Or what am I doing wrong?
Thanks