server/sources/ldapuser.py
branchstable
changeset 5138 18388a897d2a
parent 4913 083b4d454192
child 5153 3684ccae5cdc
--- a/server/sources/ldapuser.py	Fri Apr 02 09:56:40 2010 +0200
+++ b/server/sources/ldapuser.py	Fri Apr 02 13:48:16 2010 +0200
@@ -64,7 +64,7 @@
          {'type' : 'choice',
           'default': 'ldap',
           'choices': ('ldap', 'ldaps', 'ldapi'),
-          'help': 'ldap protocol',
+          'help': 'ldap protocol (allowed values: ldap, ldaps, ldapi)',
           'group': 'ldap-source', 'inputlevel': 1,
           }),