hexenus

Results 1 comments of hexenus

devise.rb config.ldap_check_group_membership = true config.ldap_ad_group_check = true #both of them should be TRUE, otherwise it is not working ldap.yml #group_base: should be like group_base: ou=groups,dc=test,dc=com required_groups: - cn=users,ou=groups,dc=test,dc=com