[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Password synching...
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Tobias Rice
> Greetings-
> I'm currently setting up OpenLDAP to unify our logons. I would like to
> have something sync users passwords with active directory
> when they are
> changed in OpenLDAP like Identity Synchronization for Windows does on
> SunOne:
> http://wwws.sun.com/software/products/identity_synch/index.html
> Is there something like this for OpenLDAP? Preferably open source.
To my knowledge no one has released any open source code to do this. In the
past I recommended using back-perl to accomplish this function. In OpenLDAP
2.2 I would write an overlay in conjunction with back-ldap to propagate
OpenLDAP password changes to Windows.
As an alternative, I would consider making all of the LDAP clients use
SASL/GSSAPI to bind to the directory, and just use Kerberos everywhere, thus
eliminating the need to maintain a separate password store for LDAP.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support