From 2b395f6d039fb5c92a5ae799b305dd33061c9fbc Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Sat, 13 Jul 2002 05:48:19 +0000 Subject: Relevant BUGIDs: 476951, 476953 Purpose of commit: bugfix Commit summary: --------------- Be more careful when using the deny option - pay attention to the trust option before you grant access. Fix from Nalin. --- doc/modules/pam_wheel.sgml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/modules/pam_wheel.sgml b/doc/modules/pam_wheel.sgml index 8c07a8b7..85841923 100644 --- a/doc/modules/pam_wheel.sgml +++ b/doc/modules/pam_wheel.sgml @@ -22,7 +22,7 @@ Cristian Gafton <gafton@redhat.com> Author. Management groups provided: -authentication +authentication; account Cryptographically sensitive: @@ -31,7 +31,6 @@ authentication Clean code base: System dependencies: -Requires libpwdb. Network aware: @@ -42,7 +41,7 @@ Requires libpwdb.

Only permit root access to members of the wheel (Authentication component +Authentication and Account components

@@ -56,12 +55,16 @@ Only permit root access to members of the wheel (Description: -This module is used to enforce the so-called +The module can be used as either an ' The action of the module may be modified from this default by one or more of the following flags in the /etc/pam.conf file. @@ -88,10 +91,13 @@ password. -- cgit v1.2.3