Handle hostnames with upper-case letters
[webmin.git] / ldap-server / config.info
1 line1=LDAP server options,11
2 server=LDAP server hostname,3,This system,Remote system
3 port=LDAP server port,3,Detect automatically
4 user=Login for LDAP server,3,Detect automatically
5 pass=Password for LDAP server,3,Detect automatically
6 ssl=Use encryption with LDAP server?,1,-Detect automatically,1-Yes,2-Yes TLS,0-No
7 slapd=Full path to OpenLDAP server program,8
8 config_file=OpenLDAP server configuration file or directory,8
9 schema_dir=OpenLDAP schema directory,7
10 ldap_user=User OpenLDAP server runs as,5
11 init_name=OpenLDAP server boot script name,3,Same as module name
12 data_dir=OpenLDAP database directory,3,Not known
13
14 line2=User interface settings,11
15 browse_max=Maximum number of sub-objects to display,3,Unlimited
16
17 line3=LDAP server commands,11
18 start_cmd=Command to start LDAP server,3,Just run <tt>slapd</tt>
19 stop_cmd=Command to stop LDAP server,3,Just kill process
20 apply_cmd=Command to apply configuration,3,Just stop and re-start