From 2a6ab99fc1ea4f17054488abeb9668bfaac91131 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 4 Feb 2005 15:04:51 +0000 Subject: Relevant BUGIDs: Red Hat bz 98745 Purpose of commit: docfix Commit summary: --------------- Make the documentation of pam_shells reflect reality. --- CHANGELOG | 1 + modules/pam_shells/README | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index de3bbfde..4c5e09ad 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -80,6 +80,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX). pam_get_item (t8m) * libpam: Add more checks for broken PAM configuration files to avoid seg.faults (kukuk) +* pam_shells: correct README 0.78: Do Nov 18 14:48:36 CET 2004 diff --git a/modules/pam_shells/README b/modules/pam_shells/README index cbd5bfb5..aa63a827 100644 --- a/modules/pam_shells/README +++ b/modules/pam_shells/README @@ -1,7 +1,6 @@ pam_shells: Authentication is granted if the users shell is listed in - /etc/shells. If no shell is in /etc/passwd (empty), the - /bin/sh is used (following ftpd's convention). + /etc/shells. Also checks to make sure that /etc/shells is a plain file and not world writable. -- cgit v1.2.1