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 has been archived by the owner on Sep 18, 2018. It is now read-only.
Hi,
we have configured the below mentioned details to RatticDB config file, but LDAP not working, please help on this.
LDAP Settings
uri = ldap://ip:389
binddn =
bindpw =
userbase = ou=Users,dc=Domain,dc=com
userfilter = (&(sAMAccountName=%(user)s)(memberOf:1.2.840.113556.1.4.1941:=cn=Staff,ou=Groups,dc=domain,dc=com))
groupbase = ou=Users,dc=domain,dc=com
groupfilter = (objectClass=groupOfNames)
grouptype = ActiveDirectoryGroupType
staff = cn=Staff,ou=Users,dc=domain,dc=com
requirecert = False
loglevel=DEBUG
In AD we configured as Domain.com->users(OU)->Staff(group).
Regards,
Ugandhar
The text was updated successfully, but these errors were encountered: