diff --git a/doc/ldap.rst b/doc/ldap.rst index c59a3b24..4dd0f34e 100644 --- a/doc/ldap.rst +++ b/doc/ldap.rst @@ -69,6 +69,13 @@ Here its docstring: .. autoclass:: moulinette.authenticators.ldap.Authenticator +LDAP Schema +=========== + +This is a generated example of the ldap schema provided by YunoHost (instructions on how to generate it can be found in the :file:`ldap_graph.dot` file): + +.. image:: ldap_graph.png + Reading from LDAP =================