1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-05-30 23:58:05 +02:00

better README.rst (try out doc)

This commit is contained in:
kakwa 2015-11-03 01:44:22 +01:00
parent 6501096643
commit 576bc97d59

View File

@ -56,6 +56,25 @@ few configuration files, extensive debug logs and full documentation.
`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
***********