mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
fixed pwdallowlogin
This commit is contained in:
parent
671ab49a9f
commit
ae63cec198
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue