removed samba and unix user profile, replaced by default profile
This commit is contained in:
parent
cc469867e4
commit
5e57df9aa2
|
@ -1,10 +0,0 @@
|
|||
general_group: staff
|
||||
general_homedir: /home2/$user
|
||||
general_shell: /bin/bash
|
||||
unix_pwdwarn: 10
|
||||
unix_pwdallowlogin: 10
|
||||
unix_pwdminage: 1
|
||||
unix_pwdmaxage: 180
|
||||
smb_useunixpwd: 1
|
||||
smb_pwdcanchange: 1
|
||||
smb_homedrive: U:
|
|
@ -1,7 +0,0 @@
|
|||
general_group: staff
|
||||
general_homedir: /home/$user
|
||||
general_shell: /bin/bash
|
||||
unix_pwdwarn: 10
|
||||
unix_pwdallowlogin: 10
|
||||
unix_pwdminage: 1
|
||||
unix_pwdmaxage: 180
|
Loading…
Reference in New Issue