Hi,
I was wondering if anyone was familiar (or if anyone knew if this was possible) with synchronizing user information from Active directory to open ldap.
I use Active directory internally for authentication and I have a bunch of applications which are configured to use this. I would like to be able to use the same user database for external servers and rather than exposing active directory to the internet I would prefer to replicate the user information to an openldap server so that can be used as the authentication database for public servers.
I'm not quite sure if there is an automated procedure to extract only certain parts of Active directory (maybe a couple of ou's) and import that into Openldap.
Any suggestions?