Hi,
I have Rhodecode configured with LDAP authentication, but I have a problem. Users in LDAP database need to be activated by an administrator before can login to RhodeCode.
I can partially solve de problem setting Admin >> Permissions >> Registration = "Allowed with automatic account activation" but now other people (non LDAP users) can register to the server and login.
The options of Admin >> Permissions >> Registration are:
"Disabled" -> the LDAP user needs to be activated by an administrator after first login intent.
"Allowed with manual account activation" -> the LDAP user needs to be activated by an administrator after first login intent.
"Allowed with automatic account activation" -> it can login normally since first time but the problem that now other users (non LDAP users) can register and login to the server.
Is there any way to set something like "automatic account activation for LDAP users" and keeps public registration disabled?
Thanks in advance.
With best regards
Christian