From 4b951f0e7dea276cafa87cb344847ff1ae44fb9c Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 22 Jun 2007 09:49:03 +0000 Subject: Relevant BUGIDs: 411390 Purpose of commit: new feature Commit summary: --------------- 2007-06-22 Thorsten Kukuk * modules/pam_access/pam_access.c: Add new syntax for groups in access.conf to differentiate group names from account names. Based on patch from Julien Lecomte , solves feature request [#411390]. * modules/pam_access/access.conf: Add example for new group syntax. * modules/pam_access/access.conf.5.xml: Document new syntax. --- modules/pam_access/pam_access.8.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'modules/pam_access/pam_access.8.xml') diff --git a/modules/pam_access/pam_access.8.xml b/modules/pam_access/pam_access.8.xml index 74e39993..1d814e88 100644 --- a/modules/pam_access/pam_access.8.xml +++ b/modules/pam_access/pam_access.8.xml @@ -25,6 +25,9 @@ debug + + nodefgroup + accessfile=file @@ -123,6 +126,18 @@ + + + + + + + The group database will not be used for tokens not + identified as account name. + + + + -- cgit v1.2.3