[Date Prev][Date Next] [Chronological] [Thread] [Top]

slapo-dynlist authentication



I've got slapo-dynlist working :

dn: cn=Dynamic Group,ou=Groups,dc=example,dc=com
objectClass: groupOfURLs
cn: Dynamic Group
memberURL: ldap:///ou=Users,ou=Employees,dc=example,dc=com?uid?sub?(objectClass=*)
memberURL: ldap:///ou=Users,ou=Customers,dc=example,dc=com?uid?sub?(objectClass=*)
uid: employee1
uid: customer1

Although, I'm curious if anyone is using this to create dynamic groups
to authenticate users with apache, etc.  We can talk off list if
desired, so it doesn't get extremely off topic.

Thanks.