diff options
Diffstat (limited to 'RepSys/plugins/ldapusers.py')
-rw-r--r-- | RepSys/plugins/ldapusers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RepSys/plugins/ldapusers.py b/RepSys/plugins/ldapusers.py index ed35c9e..43d8745 100644 --- a/RepSys/plugins/ldapusers.py +++ b/RepSys/plugins/ldapusers.py @@ -2,7 +2,7 @@ A Repsys plugin for obtaining users from a LDAP server. In order to enable the plugin, the user must define the following -options in repsys.conf: +options the [global] section of repsys.conf: ldap-server [required] the host name of the LDAP server |