From 1cbeedd65b10f4eee830e3d222519b2701050f77 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 22 Jun 2006 19:44:29 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2006-06-23 Thorsten Kukuk * modules/pam_access/access.conf.5.xml: Fix syntax for SAG. * modules/pam_access/pam_access.8.xml: Likewise. * modules/pam_deny/pam_deny.8.xml: Likewise. * modules/pam_echo/pam_echo.8.xml: Likewise. * modules/pam_env/pam_env.8.xml: Likewise. * modules/pam_env/pam_env.conf.5.xml: Likewise. * modules/pam_group/group.conf.5.xml: Likewise. * modules/pam_group/pam_group.8.xml: Likewise. * modules/pam_limits/limits.conf.5.xml: Likewise. * modules/pam_listfile/pam_listfile.8.xml: Likewise. * modules/pam_succeed_if/pam_succeed_if.8.xml: Likewise. * modules/pam_time/pam_time.8.xml: Likewise. * modules/pam_time/time.conf.5.xml: Likewise. * modules/pam_access/access.conf.5: Regenerate. * modules/pam_access/pam_access.8: Likewise. * modules/pam_deny/pam_deny.8: Likewise. * modules/pam_echo/README: Likewise. * modules/pam_echo/pam_echo.8: Likewise. * modules/pam_env/pam_env.8: Likewise. * modules/pam_env/pam_env.conf.5: Likewise. * modules/pam_group/README: Likewise. * modules/pam_group/group.conf.5: Likewise. * modules/pam_group/pam_group.8: Likewise. * modules/pam_limits/limits.conf.5: Likewise. * modules/pam_listfile/README: Likewise. * modules/pam_listfile/pam_listfile.8: Likewise. * modules/pam_succeed_if/pam_succeed_if.8: Likewise. * modules/pam_time/pam_time.8: Likewise. * modules/pam_time/time.conf.5: Likewise. * doc/man/Makefile.am: Add pam.conf-desc.xml, pam.conf-dir.xml and pam.conf-syntax.xml. * doc/man/pam.conf.5.xml: Split into different pieces for SAG. * doc/man/pam.conf.5: Regenerated. * doc/man/pam.conf-desc.xml: New. * doc/man/pam.conf-dir.xml: New. * doc/man/pam.conf-syntax.xml: New. --- modules/pam_access/access.conf.5 | 6 ++---- modules/pam_access/access.conf.5.xml | 13 ++----------- modules/pam_access/pam_access.8 | 6 +++--- modules/pam_access/pam_access.8.xml | 2 +- 4 files changed, 8 insertions(+), 19 deletions(-) (limited to 'modules/pam_access') diff --git a/modules/pam_access/access.conf.5 b/modules/pam_access/access.conf.5 index d9fcddf7..43cc4fce 100644 --- a/modules/pam_access/access.conf.5 +++ b/modules/pam_access/access.conf.5 @@ -1,11 +1,11 @@ .\" Title: access.conf .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 -.\" Date: 06/02/2006 +.\" Date: 06/21/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "ACCESS.CONF" "5" "06/02/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "ACCESS.CONF" "5" "06/21/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -14,8 +14,6 @@ access.conf \- the login access control table file .SH "DESCRIPTION" .PP -This module provides logdaemon style login access control based on login names and on host (or domain) names, internet addresses (or network numbers), on terminal line names in case of non\-networked logins or on service name if called by a daemon. -.PP The \fI/etc/security/access.conf\fR file specifies (\fIuser\fR, diff --git a/modules/pam_access/access.conf.5.xml b/modules/pam_access/access.conf.5.xml index 5d86c56b..492f995d 100644 --- a/modules/pam_access/access.conf.5.xml +++ b/modules/pam_access/access.conf.5.xml @@ -1,6 +1,6 @@ - + @@ -18,14 +18,6 @@ DESCRIPTION - - - This module provides logdaemon style login access control based - on login names and on host (or domain) names, internet addresses - (or network numbers), on terminal line names in case of - non-networked logins or on service name if called by a daemon. - - The /etc/security/access.conf file specifies (user, host), @@ -33,7 +25,6 @@ (user, tty) combinations for which a login will be either accepted or refused. - When someone logs in, the file access.conf is scanned for the first entry that matches the diff --git a/modules/pam_access/pam_access.8 b/modules/pam_access/pam_access.8 index 814878ca..de86275f 100644 --- a/modules/pam_access/pam_access.8 +++ b/modules/pam_access/pam_access.8 @@ -1,11 +1,11 @@ .\" Title: pam_access .\" Author: .\" Generator: DocBook XSL Stylesheets v1.70.1 -.\" Date: 06/02/2006 +.\" Date: 06/21/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_ACCESS" "8" "06/02/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_ACCESS" "8" "06/21/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -81,4 +81,4 @@ Default configuration file \fBpam\fR(8). .SH "AUTHORS" .PP -The logdaemon style login access control scheme was designed and implemented by Wietse Venema. The pam_access PAM module was developed by Alexei Nogin . The IPv4(/) IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher . +The logdaemon style login access control scheme was designed and implemented by Wietse Venema. The pam_access PAM module was developed by Alexei Nogin . The IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher . diff --git a/modules/pam_access/pam_access.8.xml b/modules/pam_access/pam_access.8.xml index d374ac50..a7a28d4a 100644 --- a/modules/pam_access/pam_access.8.xml +++ b/modules/pam_access/pam_access.8.xml @@ -213,7 +213,7 @@ Wietse Venema. The pam_access PAM module was developed by Alexei Nogin <alexei@nogin.dnttm.ru>. - The IPv4(/) IPv6 support and the network(address) / netmask feature + The IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher <mike.becher@lrz-muenchen.de>. -- cgit v1.2.3