From ae282c2b26cfacb4e850d1258b851f125eca221a Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Sat, 25 Nov 2000 02:04:57 +0000 Subject: Relevant BUGIDs: 117240 Purpose of commit: documentation Commit summary: --------------- Documentation for new accessconf= module argument contributed by Meelis Roos. --- doc/modules/pam_access.sgml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'doc/modules') diff --git a/doc/modules/pam_access.sgml b/doc/modules/pam_access.sgml index e192d12e..d6f317bd 100644 --- a/doc/modules/pam_access.sgml +++ b/doc/modules/pam_access.sgml @@ -34,8 +34,10 @@ account Clean code base: -System dependencies: -Requires a configuration file /etc/security/access.conf +System dependencies: +Requires a configuration file. By default +/etc/security/access.conf is used but this can be overridden. + Network aware: Through Recognized arguments: +accessconf=/path/to/file.conf + Description: This module provides logdaemon style login access control based on @@ -66,6 +70,18 @@ logins. Diagnostics are reported through +The behavior of this module can be modified with the following +arguments: + + +accessconf=/path/to/file.conf - +indicate an alternative + Examples/suggested usage: Use of module is recommended, for example, on administrative machines @@ -90,4 +106,3 @@ A sample access.conf configuration file is included with the distribution. - -- cgit v1.2.3