diff options
author | vorlon <Unknown> | 2007-08-26 01:40:46 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-26 01:40:46 +0000 |
commit | 695cf2219c0ae03e64dd4b65d24abc35296f10e2 (patch) | |
tree | 23046b6c02489cab68b649a175bd9c72f69951e3 | |
parent | 2aa7345f11b48a3e68763d2b9a7c6c8641fcf78d (diff) | |
download | pam-695cf2219c0ae03e64dd4b65d24abc35296f10e2.tar.gz pam-695cf2219c0ae03e64dd4b65d24abc35296f10e2.tar.bz2 pam-695cf2219c0ae03e64dd4b65d24abc35296f10e2.zip |
further update for generated documentation
-rw-r--r-- | patches-applied/019_pam_listfile_quiet | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/patches-applied/019_pam_listfile_quiet b/patches-applied/019_pam_listfile_quiet index eaa788be..030b85fd 100644 --- a/patches-applied/019_pam_listfile_quiet +++ b/patches-applied/019_pam_listfile_quiet @@ -249,3 +249,19 @@ Index: Linux-PAM/modules/pam_listfile/pam_listfile.8.xml </variablelist> </para> +Index: Linux-PAM/modules/pam_listfile/README +=================================================================== +--- Linux-PAM/modules/pam_listfile/README.orig ++++ Linux-PAM/modules/pam_listfile/README +@@ -58,6 +58,11 @@ + item=[user|ruser|group] this oes not make sense, but for item=[tty|rhost| + shell] it have a meaning. + ++quiet ++ ++ Do not treat service refusals or missing list files as errors that need to ++ be logged. ++ + EXAMPLES + + Classic 'ftpusers' authentication can be implemented with this entry in /etc/ |