File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ It will not:
3636| ` os_desktop_enable ` | false | true if this is a desktop system, ie Xorg, KDE/GNOME/Unity/etc|
3737| ` os_env_extra_user_paths ` | [ ] | add additional paths to the user's ` PATH ` variable (default is empty).|
3838| ` os_env_umask ` | 027| set default permissions for new files to ` 750 ` |
39- | ` os_auth_pw_max_age ` | 60 | maximum password age|
39+ | ` os_auth_pw_max_age ` | 60 | maximum password age (set to ` 99999 ` to effectively disable it) |
4040| ` os_auth_pw_min_age ` | 7 | minimum password age (before allowing any other password change)|
4141| ` os_auth_retries ` | 5 | the maximum number of authentication attempts, before the account is locked for some time|
4242| ` os_auth_lockout_time ` | 600 | time in seconds that needs to pass, if the account was locked due to too many failed authentication attempts|
You can’t perform that action at this time.
0 commit comments