From 393585017d45cf174384530f57cb8bc5cec1b457 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 9 Jun 2006 16:44:06 +0000 Subject: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- 2006-06-09 Thorsten Kukuk * modules/pam_wheel/Makefile.am: Include Make.xml.rules. * modules/pam_wheel/pam_wheel.8.xml: New. * modules/pam_wheel/pam_wheel.8: New, generated from xml file. * modules/pam_wheel/README.xml: New. * modules/pam_wheel/README: Regenerated from xml file. * modules/pam_xauth/Makefile.am: Include Make.xml.rules. * modules/pam_xauth/pam_xauth.8.xml: New. * modules/pam_xauth/pam_xauth.8: Regenerated from xml file. * modules/pam_xauth/README.xml: New. * modules/pam_xauth/README: Regenerated from xml file. * modules/pam_deny/pam_deny.8.xml: Fix syntax errors. * modules/pam_deny/pam_deny.8: Regenerate from xml file. * modules/pam_deny/README: Likewise. * modules/pam_warn/Makefile.am: Include Make.xml.rules. * modules/pam_warn/pam_warn.8.xml: New. * modules/pam_warn/pam_warn.8: New, generated from xml file. * modules/pam_warn/README.xml: New. * modules/pam_warn/README: Regenerated from xml file. * modules/pam_userdb/Makefile.am: Include Make.xml.rules. * modules/pam_userdb/pam_userdb.8.xml: New. * modules/pam_userdb/pam_userdb.8: New, generated from xml file. * modules/pam_userdb/README.xml: New. * modules/pam_userdb/README: Regenerated from xml file. --- modules/pam_deny/README | 26 +++++++++++++------------- modules/pam_deny/pam_deny.8 | 35 ++++++++++++++++------------------- modules/pam_deny/pam_deny.8.xml | 32 +++++++++++++++----------------- 3 files changed, 44 insertions(+), 49 deletions(-) (limited to 'modules/pam_deny') diff --git a/modules/pam_deny/README b/modules/pam_deny/README index 16845265..6b3a86f8 100644 --- a/modules/pam_deny/README +++ b/modules/pam_deny/README @@ -10,19 +10,19 @@ default (the OTHER) entries. EXAMPLES - #%PAM-1.0 - # - # If we don't have config entries for a service, the - # OTHER entries are used. To be secure, warn and deny - # access to everything. - other auth required pam_warn.so - other auth required pam_deny.so - other account required pam_warn.so - other account required pam_deny.so - other password required pam_warn.so - other password required pam_deny.so - other session required pam_warn.so - other session required pam_deny.so +#%PAM-1.0 +# +# If we don't have config entries for a service, the +# OTHER entries are used. To be secure, warn and deny +# access to everything. +other auth required pam_warn.so +other auth required pam_deny.so +other account required pam_warn.so +other account required pam_deny.so +other password required pam_warn.so +other password required pam_deny.so +other session required pam_warn.so +other session required pam_deny.so AUTHOR diff --git a/modules/pam_deny/pam_deny.8 b/modules/pam_deny/pam_deny.8 index 78f06a19..089048a3 100644 --- a/modules/pam_deny/pam_deny.8 +++ b/modules/pam_deny/pam_deny.8 @@ -1,11 +1,11 @@ .\" Title: pam_deny .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 -.\" Date: 06/02/2006 +.\" Date: 06/09/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_DENY" "8" "06/02/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_DENY" "8" "06/09/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -41,28 +41,25 @@ This is returned by the password service. PAM_SESSION_ERR This is returned by the session service. .SH "EXAMPLES" -.PP - .sp .RS 3n .nf - #%PAM\-1.0 - # - # If we don't have config entries for a service, the - # OTHER entries are used. To be secure, warn and deny - # access to everything. - other auth required pam_warn.so - other auth required pam_deny.so - other account required pam_warn.so - other account required pam_deny.so - other password required pam_warn.so - other password required pam_deny.so - other session required pam_warn.so - other session required pam_deny.so - +#%PAM\-1.0 +# +# If we don't have config entries for a service, the +# OTHER entries are used. To be secure, warn and deny +# access to everything. +other auth required pam_warn.so +other auth required pam_deny.so +other account required pam_warn.so +other account required pam_deny.so +other password required pam_warn.so +other password required pam_deny.so +other session required pam_warn.so +other session required pam_deny.so + .fi .RE -.sp .SH "SEE ALSO" .PP diff --git a/modules/pam_deny/pam_deny.8.xml b/modules/pam_deny/pam_deny.8.xml index eaa0b387..cb88605e 100644 --- a/modules/pam_deny/pam_deny.8.xml +++ b/modules/pam_deny/pam_deny.8.xml @@ -88,23 +88,21 @@ EXAMPLES - - - #%PAM-1.0 - # - # If we don't have config entries for a service, the - # OTHER entries are used. To be secure, warn and deny - # access to everything. - other auth required pam_warn.so - other auth required pam_deny.so - other account required pam_warn.so - other account required pam_deny.so - other password required pam_warn.so - other password required pam_deny.so - other session required pam_warn.so - other session required pam_deny.so - - + +#%PAM-1.0 +# +# If we don't have config entries for a service, the +# OTHER entries are used. To be secure, warn and deny +# access to everything. +other auth required pam_warn.so +other auth required pam_deny.so +other account required pam_warn.so +other account required pam_deny.so +other password required pam_warn.so +other password required pam_deny.so +other session required pam_warn.so +other session required pam_deny.so + -- cgit v1.2.3