31 lines
819 B
ReStructuredText
31 lines
819 B
ReStructuredText
.. ldapuserdir documentation master file, created by
|
|
sphinx-quickstart on Wed May 1 09:14:23 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to ldapuserdir's documentation!
|
|
=======================================
|
|
|
|
Ldapusedir provides a class to interact with an Active Directory using its
|
|
LDAP interface. It allows retrieval of information about users and groups
|
|
and also changing group memberships.
|
|
|
|
It also provides the command line utility ldapuserdir-ctl.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ldapuserdir - provides class for AD interaction <ldapuserdir.rst>
|
|
ldapuserdir-ctl - Command Line Utility <ldapuserdir-ctl.rst>
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|