Skip to content

fr-butch/Active-Directory-DS-2-openLDAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AD-DS-2-openLDAP

export users with passwords hash from Active Directory (AD DS) to openLDAP using sha1hexfltr http://code.google.com/p/sha1hexfltr/ updates passwords hash for existing users. must be run with cron. requiere python 2.5-2.7 (python-ldap)

Alternative: proxy requests for specifyed suffix from openldap to active directory using ldap backend - slapd-ldap. example slapd conf.: database ldap suffix "cn=users,dc=testcorp,dc=com" subordinate rebind-as-user uri "ldap://dc1.testcorp.com/" chase-referrals yes

About

export users with passwords from AD DS to openLDAP using sha1hexfltr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages