summaryrefslogtreecommitdiff
path: root/modules/pam_access
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_access')
-rw-r--r--modules/pam_access/access.conf.56
-rw-r--r--modules/pam_access/access.conf.5.xml13
-rw-r--r--modules/pam_access/pam_access.86
-rw-r--r--modules/pam_access/pam_access.8.xml2
4 files changed, 8 insertions, 19 deletions
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 <http://docbook.sf.net/>
-.\" 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 @@
<?xml version="1.0" encoding='UTF-8'?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
- "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="access.conf">
@@ -18,14 +18,6 @@
<refsect1 id='access.conf-description'>
<title>DESCRIPTION</title>
-
- <para>
- 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.
- </para>
-
<para>
The <filename>/etc/security/access.conf</filename> file specifies
(<replaceable>user</replaceable>, <replaceable>host</replaceable>),
@@ -33,7 +25,6 @@
(<replaceable>user</replaceable>, <replaceable>tty</replaceable>)
combinations for which a login will be either accepted or refused.
</para>
-
<para>
When someone logs in, the file <filename>access.conf</filename> 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 <http://docbook.sf.net/>
-.\" 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 <alexei@nogin.dnttm.ru>. The IPv4(/) IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher <mike.becher@lrz\-muenchen.de>.
+The logdaemon style login access control scheme was designed and implemented by Wietse Venema. The pam_access PAM module was developed by Alexei Nogin <alexei@nogin.dnttm.ru>. The IPv6 support and the network(address) / netmask feature was developed and provided by Mike Becher <mike.becher@lrz\-muenchen.de>.
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 &lt;alexei@nogin.dnttm.ru&gt;.
- 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 &lt;mike.becher@lrz-muenchen.de&gt;.
</para>
</refsect1>