diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-05-02 18:55:38 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-05-02 18:55:38 +0000 |
commit | 489c2e387450a86a8bc8260995d39d2af93e6daf (patch) | |
tree | bf05f348787e579c950d39830c6425d67f4ac5c8 /RepSys | |
parent | e8fd7da285d715ee6f2fb423ca58c01dae462f67 (diff) | |
download | mgarepo-489c2e387450a86a8bc8260995d39d2af93e6daf.tar mgarepo-489c2e387450a86a8bc8260995d39d2af93e6daf.tar.gz mgarepo-489c2e387450a86a8bc8260995d39d2af93e6daf.tar.bz2 mgarepo-489c2e387450a86a8bc8260995d39d2af93e6daf.tar.xz mgarepo-489c2e387450a86a8bc8260995d39d2af93e6daf.zip |
Added reference to the [global] section in the help of ldapusers plugin.
Diffstat (limited to 'RepSys')
-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 |