summaryrefslogtreecommitdiff
path: root/src/pwquality.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwquality.conf')
-rw-r--r--src/pwquality.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/pwquality.conf b/src/pwquality.conf
index 550036d..1b05cb4 100644
--- a/src/pwquality.conf
+++ b/src/pwquality.conf
@@ -61,3 +61,15 @@
#
# Path to the cracklib dictionaries. Default is to use the cracklib default.
# dictpath =
+#
+# Prompt user at most N times before returning with error. The default is 1.
+# retry = 3
+#
+# Enforces pwquality checks on the root user password.
+# Enabled if the option is present.
+# enforce_for_root
+#
+# Skip testing the password quality for users that are not present in the
+# /etc/passwd file.
+# Enabled if the option is present.
+# local_users_only