From owner-cvs-all Wed Dec 5 13:26: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCE7E37B419; Wed, 5 Dec 2001 13:26:00 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB5LQ0c05975; Wed, 5 Dec 2001 13:26:00 -0800 (PST) (envelope-from des) Message-Id: <200112052126.fB5LQ0c05975@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 5 Dec 2001 13:26:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/pam.d README convert.pl csshd ftp ftpd gdm imap kde login other pop3 rsh sshd su telnetd xdm xserver X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2001/12/05 13:26:00 PST Modified files: etc/pam.d README convert.pl csshd ftp ftpd gdm imap kde login other pop3 rsh sshd su telnetd xdm xserver Log: Awright, egg on my face. I should have taken more time with this. The conversion script generated the wrong format, so the configuration files didn't actually work. Good thing I hadn't thrown the switch yet... Sponsored by: DARPA, NAI Labs (but the f***ups are all mine) Revision Changes Path 1.3 +3 -3 src/etc/pam.d/README 1.2 +7 -3 src/etc/pam.d/convert.pl 1.2 +1 -1 src/etc/pam.d/csshd 1.2 +13 -13 src/etc/pam.d/ftp 1.2 +13 -13 src/etc/pam.d/ftpd 1.2 +13 -13 src/etc/pam.d/gdm 1.2 +4 -4 src/etc/pam.d/imap 1.2 +6 -6 src/etc/pam.d/kde 1.2 +17 -17 src/etc/pam.d/login 1.2 +6 -6 src/etc/pam.d/other 1.2 +4 -4 src/etc/pam.d/pop3 1.2 +4 -4 src/etc/pam.d/rsh 1.2 +5 -5 src/etc/pam.d/sshd 1.2 +28 -28 src/etc/pam.d/su 1.2 +3 -3 src/etc/pam.d/telnetd 1.2 +13 -13 src/etc/pam.d/xdm 1.2 +1 -1 src/etc/pam.d/xserver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message