Hi,
I am looking into a project to get password/user synchronization between
Windows 2000 and various UNIX systems using OpenLDAP.
I would like the main user repository to be a ldap server, so solutions
like SAMBA's winbind and PAM Kerberos have been ruled out.
My plan is to use back-perl and a perl script on the main ldap server
that would route any add/delete/modify queries request concerning entries
in the user or group organizational units, to an a OpenLDAP server on
Windows 2000 and also to a server running on a UNIX server. eg...