Skip to content

Commit ce36f01

Browse files
Ferdi265millert
authored andcommitted
Add pam_silent setting to sudoers example config
1 parent 915935a commit ce36f01

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

plugins/sudoers/sudoers.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ Defaults secure_path="@secure_path@"
107107
## Some package scripts run a huge number of commands, which is made
108108
## slower by these options and also can clutter up the logs.
109109
# 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
110114

111115
##
112116
## Runas alias specification

0 commit comments

Comments
 (0)