mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
better README.rst (try out doc)
This commit is contained in:
parent
6501096643
commit
576bc97d59
19
README.rst
19
README.rst
@ -56,6 +56,25 @@ few configuration files, extensive debug logs and full documentation.
|
|||||||
|
|
||||||
`Screenshots <http://ldapcherry.readthedocs.org/en/latest/screenshots.html#image1>`_.
|
`Screenshots <http://ldapcherry.readthedocs.org/en/latest/screenshots.html#image1>`_.
|
||||||
|
|
||||||
|
***********
|
||||||
|
Try out
|
||||||
|
***********
|
||||||
|
|
||||||
|
.. sourcecode:: bash
|
||||||
|
|
||||||
|
# change the directory where to put the configuration (default: /etc)
|
||||||
|
$ export SYSCONFDIR=<sys conf dir>
|
||||||
|
|
||||||
|
# install ldapcherry
|
||||||
|
$ pip install ldapcherry
|
||||||
|
|
||||||
|
# edit configuration
|
||||||
|
$ vi /etc/ldapcherry/ldapcherry.ini
|
||||||
|
|
||||||
|
# launch ldapcherry
|
||||||
|
$ ldapcherryd -c /etc/ldapcherry/ldapcherry.ini
|
||||||
|
|
||||||
|
|
||||||
***********
|
***********
|
||||||
License
|
License
|
||||||
***********
|
***********
|
||||||
|
Loading…
Reference in New Issue
Block a user