Hi

I like to authenticate user based on uid if meets the following two
requirements

ldap_search_base = ou=People,dc=mnet,dc=qintra,dc=com
ldap_access_order = filter
ldap_access_filter = objectClass=mnetPerson

and

ldap_search_base = ou=ACL Groups,ou=Groups,dc=mnet,dc=qintra,dc=com
ldap_access_filter = (&(cn=jumpstation)(uniquemember=<dn of uid>))

Looking for a suggestion how to achieve this.


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org

Reply via email to