fixed pwdallowlogin
This commit is contained in:
parent
671ab49a9f
commit
ae63cec198
|
@ -2,6 +2,6 @@ general_group: staff
|
||||||
general_homedir: /home/$user
|
general_homedir: /home/$user
|
||||||
general_shell: /bin/bash
|
general_shell: /bin/bash
|
||||||
unix_pwdwarn: 10
|
unix_pwdwarn: 10
|
||||||
unix_pwdallowlogin: pwdall
|
unix_pwdallowlogin: 10
|
||||||
unix_pwdminage: 1
|
unix_pwdminage: 1
|
||||||
unix_pwdmaxage: 180
|
unix_pwdmaxage: 180
|
||||||
|
|
Loading…
Reference in New Issue