Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP
RE : Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP/RE_Group_LDAP_3
Sebastien Jourdain2008-03-01T09:43:55+01:00RE : Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP/RE_Group_LDAP_2
maximeca2008-01-22T18:01:55+01:00RE : Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP/RE_Group_LDAP_1
Sebastien Jourdain2008-01-22T17:17:05+01:00RE : Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP/RE_Group_LDAP_0
maximeca2008-01-22T16:57:12+01:00RE : Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP/RE_Group_LDAP
Sebastien Jourdain2007-06-14T17:15:17+02:00For the fields:
Sorry for the inexplicit label but I didn't know what to put.
]]>Group LDAP
http://dev.libresource.org/home/community/forum/Group_LDAP/Group_LDAP
ze2007-06-14T16:51:21+02:00I would like to create an LDAP group but I have not found any example of what libre source want in fields to create groups.To understand I would like to do theirs things:I have an ldap server: ldap.example.com running on port 389The baseDN is dc=ldap,dc=example,dc=com
We have an OU=Groups and OU=PeopleIn OU Groups we have cn=954 with attribute member where DN of each member are stored.I need libresource bind to LDAP server with a special account and password.When try to create group in libresource i have try many thingsHow to:
Create a group where members are members of cn=954,OU=Groups,dc=ldap,dc=example,dc=com
Create a group where members are people who match this filter (&(role=400*)(role=100*)) in ou=people,dc=ldap,dc=example,dc=com with scope one.