Skip to content

PGower/petl_ldap3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

petl_ldap3

Provides an LdapView class and a function fromldap that can be used to extract data from an ldap directory and turn it into a petl table.

fromldap requires a valid ldap3.Connection to be passed in. fromldap also requires a base ou to start serching and search query in RFC2254 format. (https://www.ietf.org/rfc/rfc2254.txt)

About

A petl view for ldap data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages