8000 GitHub - cogini/ldapsh: CLI interface to manage LDAP directories written in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cogini/ldapsh

Repository files navigation

ldapsh

This is a CLI written in Python which allows you to manage an LDAP directory.

It was written around 2003 and is only being published now, so it probably requires some updating. It was used to interact with an Active Directory system from a Sun Solaris server.

The most interesting part is probably the editing feature, which takes the LDAP entry, converts it to text, then loads it up in an editor. It identifies changes, if any, and writes them back to the directory.

It relies on the python-ldap library to do its work. It also has support for Java JNDI, allowing it to be used from Jython.

About

CLI interface to manage LDAP directories written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0