-
Aug 7th, 2006, 11:11 AM
#1
new uniqueMember in Ldap group
Hi all,
I am trying to add a new entry in my existing ldap group (a new uniqueMember). However, when I am trying to add a new uniqueMember through ldapTemplate, I am not able to do that. It complains that this attribute already exists. Can anyone please explain how I can do that through ldapTemplate? Below is what I used to create my initial members:
dn: cn=poweruser,ou=groups,dc=ui,dc=mydomain,dc=com
objectClass: groupOfUniqueNames
cn: poweruser
uniqueMember: uid=user1,ou=users,dc=ui,dc=mydomain,dc=com
uniqueMember: uid=user2,ou=users,dc=ui,dc=mydomain,dc=com
and I am trying to simply add a new uniqueMember through LdapTemplate.
I will greatly appreciate if anybody can help...
Thank you,
Soby Chacko
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules