We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915935a commit ce36f01Copy full SHA for ce36f01
1 file changed
plugins/sudoers/sudoers.in
@@ -107,6 +107,10 @@ Defaults secure_path="@secure_path@"
107
## Some package scripts run a huge number of commands, which is made
108
## slower by these options and also can clutter up the logs.
109
# Defaults!PKGMAN !intercept, !log_subcmds
110
+##
111
+## Uncomment to disable PAM silent mode. Otherwise messages by PAM
112
+## modules such as pam_faillock will not be printed.
113
+# Defaults !pam_silent
114
115
##
116
## Runas alias specification
0 commit comments