Handle hostnames with upper-case letters
[webmin.git] / useradmin / config.info
1 line1=Home directory options,11
2 homedir_perms=Permissions on new home directories,0
3 user_files=Copy files into new home directories from,9,40,3
4 home_base=Automatic home directory base,3,Not set
5 real_base=Real home directory base,3,Same as above
6 home_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
7 selinux_con=SElinux context for new home directories,3,None
8
9 line2=New user options,11
10 base_uid=Lowest UID for new users,0,5
11 base_gid=Lowest GID for new groups,0,5
12 uid_mode=Default UID entry method,4,0-User Entered,1-Auto Incremented,2-Calculated
13 gid_mode=Default GID entry method,4,0-User Entered,1-Auto Incremented,2-Calculated
14 uid_calc=UID Calculation Method,4,0-Berkeley cksum,1-Custom mkuid program
15 gid_calc=GID Calculation Method,4,0-Berkeley cksum,1-Custom mkgid program
16 new_user_group=Create new group for new users?,1,1-Yes,0-No
17 new_user_gid=Assign same ID to new user and group?,1,1-Yes,0-No
18 md5=Password encryption method,1,1-Determine automatically,0-DES crypt,2-MD5,3-Blowfish,4-SHA512
19 alias_check=Check for sendmail alias clashes?,1,1-Yes,0-No
20 delete_only=Only delete files owned by user?,1,1-Yes,0-No
21 max_length=Maximum user and group name length,3,Unlimited
22 username_re=Perl regexp to check username against,3,None
23 shells=Build list of shells from,2,fixed-Builtin list,passwd-Existing users,shells-/etc/shells
24
25 line3=New user defaults,11
26 default_group=Default primary group for new users,6,Default
27 default_secs=Default secondary groups for new users,3,None
28 default_shell=Default shell for new users,3,First in list
29 default_min=Default minimum days for new users,3,None
30 default_max=Default maximum days for new users,3,None
31 default_warn=Default warning days for new users,3,None
32 default_inactive=Default inactive days for new users,3,None
33 default_expire=Default expiry date for new users (dd/mm/yyyy),3,None
34 default_other=Create and update in other modules,1,1-Yes,0-No
35
36 line4=Display options,11
37 display_max=Maximum number of users or groups to display,0
38 sort_mode=Sort users and groups by,4,0-Order in file,1-Username,2-Real name,3-Surname,4-Shell,5-UID or GID,6-Home directory
39 last_count=Number of previous logins to display,3,Unlimited
40 last_show=Show last login in user list?,1,1-Yes,0-No
41 display_mode=Display users and groups by,1,2-Primary group categorised,1-Full details,0-Name only
42 passwd_stars=Conceal plain-text password?,1,1-Yes,0-No
43 from_files=Get user and group info from,1,1-Files,0-System calls
44 random_password=Generate password for new users?,1,1-Yes,0-No
45 extra_real=Show office and phone details?,1,1-Yes,0-No
46 delete_root=Allow deletion of system users and groups?,1,1-Yes,0-No
47 secmode=Show secondary groups on user form?,1,0-Yes,1-No,2-As text box
48 membox=Edit group members using,1,1-Text box,0-User selector
49
50 line5=Password restrictions,11
51 passwd_min=Minimum password length,3,No minimum
52 passwd_dict=Prevent dictionary word passwords?,1,1-Yes,0-No
53 passwd_re=Perl regexp to check password against,3,None
54 passwd_same=Prevent passwords containing username?,1,1-Yes,0-No
55 passwd_prog=External password-checking program,3,None
56 passwd_progmode=Pass username and password to program,1,1-As input,0-As parameters
57
58 line0=Before and after commands,11
59 pre_command=Command to run before making changes,0
60 post_command=Command to run after making changes,0
61
62 line6=System configuration,11
63 passwd_file=Password file,3,Generated
64 group_file=Group file,0
65 shadow_file=Shadow password file,3
66 master_file=BSD master password file,3
67 gshadow_file=Shadow group file,3
68 netinfo_domain=NetInfo domain or directory server to manage,3,Local domain (<tt>.</tt>)
69 lock_string=Replace password for locked accounts with,0
70 lock_prepend=Prepend to password for temporarily disabled accounts,3,Default (!)
71 nscd_restart=Command to restart nscd,3,Send HUP signal