From 5abc6729b8abec8c6c978428b0421ae6d1e03fb0 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 30 Aug 2007 00:11:15 +0000 Subject: Relevant BUGIDs: Debian bug #84428 Purpose of commit: new feature Commit summary: --------------- 2007-08-29 Steve Langasek * modules/pam_listfile/pam_listfile.c, modules/pam_listfile/README, modules/pam_listfile/pam_listfile.8, modules/pam_listfile/pam_listfile.8.xml: add a 'quiet' option to avoid logging errors any time a user is refused service by this module. --- modules/pam_listfile/pam_listfile.8.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'modules/pam_listfile/pam_listfile.8.xml') diff --git a/modules/pam_listfile/pam_listfile.8.xml b/modules/pam_listfile/pam_listfile.8.xml index 0e90414a..2aab4962 100644 --- a/modules/pam_listfile/pam_listfile.8.xml +++ b/modules/pam_listfile/pam_listfile.8.xml @@ -33,6 +33,9 @@ apply=[user|@group] + + quiet + @@ -155,6 +158,18 @@ + + + + + + + + Do not treat service refusals or missing list files as + errors that need to be logged. + + + -- cgit v1.2.3