MutonUfoAI / pgina

pGina fork: Open Source Windows Authentication
http://mutonufoai.github.io/pgina
BSD 3-Clause "New" or "Revised" License
156 stars 39 forks source link

Help me sync account between openldap and window server 2008 #115

Open duchaquang opened 6 years ago

duchaquang commented 6 years ago

I have two computer, one is ubuntu install openldap and one is window server 2008 install pgina. I want when i change user password on openldap, pgina can sync user password with window server automatic. My problem: when i change user password if not simulator, user cannot login into winserver. Please, help me!

InishowenLabs commented 6 years ago

Try looking at Fischer. https://www.fischerinternational.com/

This is what I have used in the past to sync passwords between OpenLDAP and Active Directory.

pGina could change it on the OpenLDAP server, but that same plugin would not work to connect to Active Directory and changing the password there, that would have to be done separately.

At least that is how I understand it.