From 2c388144eb7c68aa31c20c00f6c054c219bf72a2 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 10 Feb 2006 18:33:54 +0000 Subject: Relevant BUGIDs: Purpose of commit: Commit summary: --------------- Remove pam_pwdb and all references to it. 2006-02-10 Thorsten Kukuk * configure.in: Remove pam_pwdb support. * modules/Makefile.am: remove pam_pwdb. * modules/pam_pwdb: Remove complete directory. * libpam/Makefile.am: Remove LIBPWDB references. * libpam/pam_static_modules.h: Remove pam_pwdb references. * doc/modules/pam_pwdb.sgml: Removed. * po/POTFILES.in: Remove modules/pam_pwdb/*.c entries. * doc/pam_source.sgml: Remove references to libpwdb. * doc/modules/pam_limits.sgml: Remove wrong reference to libpwdb. * doc/modules/pam_group.sgml: Likewise. * doc/modules/pam_cracklib.sgml: Replace pam_pwdb with pam_unix. * doc/modules/pam_userdb.sgml: Likewise. * modules/pam_cracklib/pam_cracklib.8.xml: Replace pam_pwdb with pam_unix. * modules/pam_mkhomedir/pam_mkhomedir.c: Likewise. * modules/pam_group/pam_group.c: Remove dead code for libpwdb. --- doc/pam_source.sgml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'doc/pam_source.sgml') diff --git a/doc/pam_source.sgml b/doc/pam_source.sgml index 8e641032..bc091ed6 100644 --- a/doc/pam_source.sgml +++ b/doc/pam_source.sgml @@ -967,20 +967,6 @@ From here you can go back and get a real configuration going, hopefully after you've tested it first on a machine you don't care about screwing up. :/ -Some pointers (to make everything "right" with Red Hat...): - - Install the newest pam, pamconfig, and pwdb from the - redhat current directory, and do it all on the same - command line with rpm... - - rpm -Uvh [maybe --force too] pam-* pamconfig-* pwdb-* - - Then make sure you install (or reinstall) the newest - version of libc, util-linux, wuftp, and NetKit. For - kicks you might try installing the newest versions of - the affected x apps, like xlock, but I haven't gotten - those to work at all yet. - Avoid having a weak `other' configuration -- cgit v1.2.3