default user profile
This commit is contained in:
parent
9387613301
commit
3374867ed6
|
@ -0,0 +1,16 @@
|
|||
general_homedir: /home/$user
|
||||
general_shell: /bin/bash
|
||||
unix_password_no: 0
|
||||
unix_pwdwarn: 10
|
||||
unix_pwdallowlogin: 10
|
||||
unix_pwdminage: 1
|
||||
unix_pwdmaxage: 180
|
||||
unix_pwdexpire_day: 1
|
||||
unix_pwdexpire_mon: 1
|
||||
unix_pwdexpire_yea: 2010
|
||||
unix_deactivated: 0
|
||||
smb_password_no: 0
|
||||
smb_useunixpwd: 1
|
||||
smb_pwdcanchange: 1
|
||||
smb_pwdmustchange: 0
|
||||
smb_homedrive: U:
|
Loading…
Reference in New Issue