Link to home
Start Free TrialLog in
Avatar of uahmed
uahmed

asked on

User Passwords from Windows Active Directory

My problem is that I have to synchronize users from Windows Active Directory to another LDAP server.  I am writing a program for that.  Active Directory does not expose its password field so I am unable to synchronize user passwords.  Any suggestions or other approaches I should consider?
Avatar of Pber
Pber
Flag of Canada image

You are probably going to need a commercial password sync product as most directory services don't expost passwords.

Microsoft has some software called MIIS (Microsoft Identity Integration Server).  This software's purpose is to sync meta directories.  It will sync the passwords for you,.  See: http://www.microsoft.com/windowsserversystem/miis2003/evaluation/overview/default.mspx

If you are using a SUN LDAP server, they have a good tool that syncs passwords between AD and it's directory service.
See:  http://www.sun.com/software/products/directory_srvr_ee/identity_synch/index.xml

Avatar of uahmed
uahmed

ASKER

LDAP server that I am using is Tivoli Directory Server.  Do you know if there is any product for that?
ASKER CERTIFIED SOLUTION
Avatar of Pber
Pber
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
It looks like the microsoft MIIS link I posted above will sync with IBM Directory Server