new default profile for changed profile system

This commit is contained in:
Roland Gruber 2005-05-08 16:42:25 +00:00
parent 64fd21a6f0
commit 317126f6a4
1 changed files with 18 additions and 15 deletions

View File

@ -1,15 +1,18 @@
general_homedir: /home/$user shadowAccount_shadowWarning: 10
general_shell: /bin/bash shadowAccount_shadowInactive: 10
unix_password_no: 0 shadowAccount_shadowMin: 1
unix_pwdwarn: 10 shadowAccount_shadowMax: 365
unix_pwdallowlogin: 10 sambaAccount_useunixpwd: true
unix_pwdminage: 1 sambaAccount_acctFlagsN: false
unix_pwdmaxage: 365 sambaAccount_acctFlagsX: true
unix_pwdexpire: 1893452400 sambaAccount_acctFlagsD: false
unix_deactivated: 0 sambaAccount_homeDrive: U:
smb_password_no: 0 sambaSamAccount_useunixpwd: true
smb_useunixpwd: 1 sambaSamAccount_sambaAcctFlagsN: false
smb_flagsD: 0 sambaSamAccount_sambaAcctFlagsX: true
smb_flagsX: 1 sambaSamAccount_sambaAcctFlagsD: false
smb_homedrive: U: sambaSamAccount_sambaHomeDrive: U:
smb_smbhome: \\server\$user posixAccount_homeDirectory: /home/$user
posixAccount_loginShell: /bin/bash
posixAccount_userPassword_no: false
posixAccount_userPassword_lock: false