1line1=LDAP server options,11
2ldap_host=LDAP server host,3,From NSS config file
3ldap_port=LDAP server port,3,From NSS config file or default
4ldap_tls=LDAP server uses encryption?,1,1-Yes SSL,2-Yes TLS,0-No
5login=Bind to LDAP server as,3,Bind name from NSS config file
6pass=Credentials for bind name above,12
7ldap_pass_file=Path to LDAP bind credentials file,3
8user_base=Base for users,3,From NSS config file
9group_base=Base for groups,3,From NSS config file
10other_class=Other objectClasses to add to new users,0
11gother_class=Other objectClasses to add to new groups,0
12given=Show fields for given name and surname?,1,1-Yes,0-No
13given_class=Object class to add for given name?,0
14given_order=Order for first name and surname,1,1-Surname, Firstname,0-Firstname Surname
15slappasswd=Full path to <tt>slappasswd</tt> program,0
16
17line9=LDAP attributes,11
18props=LDAP properties for all new users<br>(In <i>fieldname</i>: <i>value</i> format),9,40,3,\t
19mod_props=LDAP properties for modified users<br>(In <i>fieldname</i>: <i>value</i> format),9,40,3,\t
20fields=Extra LDAP user properties to allow editing of<br>(In <i>fieldname</i> <i>description</i> format),9,40,3,\t
21group_props=LDAP properties for all new groups<br>(In <i>fieldname</i>: <i>value</i> format),9,40,3,\t
22group_mod_props=LDAP properties for modified groups<br>(In <i>fieldname</i>: <i>value</i> format),9,40,3,\t
23group_fields=Extra LDAP group properties to allow editing of<br>(In <i>fieldname</i> <i>description</i> format),9,40,3,\t
24multi_fields=Allow multiple values for extra properties?,1,1-Yes,0-No
25noclash=Attributes for which duplicates are disallowed,0
26person=Give all Unix users the <tt>person</tt> object class?,1,1-Yes,0-No
27gecos=Set <tt>gecos</tt> attribute to match real name?,1,1-Yes,0-No
28custom_user_obj_class=Custom primary user objectClass (default posixAccount),3
29custom_group_obj_class=Custom primary group objectClass (default posixGroup),3
30user_filter=Additional LDAP filter for users,3,None,,,,Attribute=value
31group_filter=Additional LDAP filter for groups,3,None,,,,Attribute=value
32
33line5=Home directory options,11
34homedir_perms=Permissions on new home directories,3,From Users and Groups module
35user_files=Copy files into new home directories from,3,From Users and Groups module
36home_base=Automatic home directory base,3,From Users and Groups module
37home_style=Automatic home directory style,4,0-home/username,1-home/u/username,2-home/u/us/username,3-home/u/s/username,4-Just base directory,5-home/primary_group/username,-From Users and Groups module
38
39line6=New user options,11
40base_uid=Lowest UID for new users,3,From Users and Groups module
41base_gid=Lowest GID for new groups,3,From Users and Groups module
42md5=Encryption method for passwords,1,3-LDAP MD5,1-Unix MD5,0-crypt,2-Plain text,4-LDAP SSHA,5-Unix SHA,6-SHA512
43shells=Build list of shells from,2,fixed-Builtin list,passwd-System users,shells-/etc/shells
44
45line7=New user defaults,11
46default_group=Default primary group for new users,3,From Users and Groups module
47default_secs=Default secondary groups for new users,3,From Users and Groups module
48default_shell=Default shell for new users,3,From Users and Groups module
49default_min=Default minimum days for new users,3,From Users and Groups module
50default_max=Default maximum days for new users,3,From Users and Groups module
51default_warn=Default warning days for new users,3,From Users and Groups module
52default_inactive=Default inactive days for new users,3,From Users and Groups module
53default_expire=Default expiry date for new users (dd/mm/yyyy),3,From Users and Groups module
54default_other=Create and update in other modules,1,1-Yes,0-No,-From Users and Groups module
55
56line8=User interface options,11
57display_max=Maximum number of users or groups to display,3,From Users and Groups module
58passwd_stars=Conceal plain-text password?,1,1-Yes,0-No,-From Users and Groups module
59random_password=Generate password for new users?,1,1-Yes,0-No,-From Users and Groups module
60charset=Character set for editing users and groups,3,From Webmin language
61secmode=Show secondary groups on user form?,1,0-Yes,1-No,2-As text box
62membox=Edit group members using,1,1-Text box,0-User selector
63
64line2=Samba account options,11
65samba_class=LDAP object class for Samba users,10,sambaAccount-sambaAccount (Samba 2),sambaSamAccount-sambaSamAccount (Samba 3),Other
66samba_def=Enabled Samba account by default?,1,1-Yes,0-No
67samba_domain=Domain SID for Samba3,0
68samba_props=LDAP properties for new Samba users,9,40,3,\t
69samba_gclass=LDAP object class for Samba groups,10,-sambaGroup (Samba 2),sambaSamGroup-sambaSamGroup (Samba 3 old schema),sambaGroupMapping-sambaGroupMapping (Samba 3 new schema),Other
70samba_gid=Primary group SID,10,none-None,-Work out automatically
71
72line3=Cyrus IMAP server options,11
73imap_class=LDAP object class for IMAP users,0
74imap_def=Enabled IMAP account by default?,1,1-Yes,0-No
75imap_host=Cyrus IMAP server host,3,None
76imap_login=Administration login for IMAP server,0
77imap_pass=Administration password for IMAP server,0
78imap_props=LDAP properties for new IMAP users,9,40,5,\t
79imap_folders=Folders to create for new IMAP users,9,30,3,\t
80imap_folderalt=Path for folders,1,1-user.$user.$folder,0-$folder
81imap_foldersep=Folder separator,1,.-.,/-/
82domain=Email domain for mail attribute,0,Don't add mail attributes
83mailfmt=Email address format,1,0-firstname.surname@domain,1-username@domain
84addressbook=Address book base,3,None
85quota_support=IMAP server supports quotas?,1,1-Yes,0-No
86quota=Default quota for new Cyrus users,3,None,,,kB
87maillocaladdress=Attribute for mail aliases,3,Default (alias)
88alias_same=Can two users have the same alias?,1,1-Yes,0-No
89
90line4=Before and after commands,11
91pre_command=Command to run before making changes,0
92post_command=Command to run after making changes,0
93