Hi members,
I 've wrote a
java class to change user password by LDAP, I used code in this forum for reference, but when running, It created an error. Please help me to solve this.
Thanks a lot.
These errors are here:
Test
So ngau nhien: 54g0o7i5
OK
OK2
OK3
>>>1CN=Nguyen Thi Thu Huong,OU=KTTH,OU=C5
OK4
OK5
Test: [Ljavax.naming.directory.ModificationItem;@ca2dce
Sr: CN=Nguyen Thi Thu Huong,OU=KTTH,OU=C5: null:null:{objectcategory=objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=vms,DC=com,DC=vn, userparameters=userParameters: m: d , whencreated=whenCreated: 20080915103229.0Z, badpwdcount=badPwdCount: 0, mdbusedefaults=mDBUseDefaults: TRUE, codepage=codePage: 0, mail=mail:
huongntt@vms.com.vn, objectguid=objectGUID: ?s/??M?-??, msexchuseraccountcontrol=msExchUserAccountControl: 0, msexchmailboxsecuritydescriptor=msExchMailboxSecurityDescriptor:
....
Problem resetting password: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-031001CD, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=vms,DC=com,DC=vn'... remaining name 'cn=LDAP://10.151.151.11/DC=vms,DC=com,DC=vnhuongntt'
Here is my code