|
-
October 21st, 2005, 05:43 AM
#1
Changing Passwords using ldap c api
Can anyone tell me how one can change the password of a given user using the c api for ldap
i wishto know which attributes need to be modified
thanxs in advance
-
November 1st, 2005, 10:41 PM
#2
Re: Changing Passwords using ldap c api
I have not really experiences C API for LDAP but maybe LDAP syncronization might hold the key.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
January 13th, 2006, 06:55 AM
#3
Re: Changing Passwords using ldap c api
For AD, looked at an attribute called UnicodePWD ......for other directories, userPassword usually works....but you are always safer checking the schema first.
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
|
Click Here to Expand Forum to Full Width
|