Help needed in LDAP

hi all,iam getting this error, when i try to add user in a group.can any one help me out?Problem modifying member: javax.naming.NameNotFoundException: [LDAP: error code 32 - 00000525: NameErr: DSID-031A0B16, problem 2001 (NO_OBJECT), data 0, best match of:' '
[296 byte] By [ManuMewaria] at [2007-10-3 3:42:06]
# 1

Also it will be of a great help if somebody can tell me the proper syntax for writting userName and groupName. with a small active directory structure. like if the domain name is "dom1". and inside the folder "Users" we have a group "grp1" and a user "user1". then what will be the code?

also tell the same for a directory "dir1" under domain "dom1". and user "dir_user1" and group "dir_group1".

i need it urgently. please somebody help.

thanks in advance.

ManuMewaria at 2007-7-14 21:37:59 > top of Java-index,Core,Core APIs...
# 2
Have a look at the post titled "JNDI, Active Directory and Group Memberships" available at http://forum.java.sun.com/thread.jspa?threadID=581444&tstart=150
adler_stevena at 2007-7-14 21:37:59 > top of Java-index,Core,Core APIs...