From owner-cvs-all@FreeBSD.ORG Sun Jan 20 19:24:18 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 827CE16A41B; Sun, 20 Jan 2008 19:24:18 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7AA7A13C46E; Sun, 20 Jan 2008 19:24:18 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m0KJOIDr089231; Sun, 20 Jan 2008 19:24:18 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0KJOIDT089230; Sun, 20 Jan 2008 19:24:18 GMT (envelope-from trhodes) Message-Id: <200801201924.m0KJOIDT089230@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 20 Jan 2008 19:24:18 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2008 19:24:18 -0000 trhodes 2008-01-20 19:24:18 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Fix problem marked with "XXX" in revision 1.223 by Ceri: Add an XXX comment regarding account locking procedures. This text is currently wrong, but the correct way to do this is currently pending a resolution in bin/71147. Yar resolved this issue with his modifications to pam_unix.c revision 1.52 which was later MFCed. The fix was to rewrite portions of this section to cover the differences between a *'red account and a *LOCKED* account. While here, remove the comment. Reviewed by: ceri Revision Changes Path 1.317 +18 -39 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml