[4203] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: pam libraries

daemon@ATHENA.MIT.EDU (Michael K. Johnson)
Wed Nov 13 10:48:56 1996

To: redhat-list@redhat.com
From: "Michael K. Johnson" <johnsonm@redhat.com>
In-reply-to: Your message of "Tue, 12 Nov 1996 23:26:55 EST."
             <199611130426.XAA01245@tulipe.val.org> 
Date: Wed, 13 Nov 1996 10:45:30 -0500
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com


Julien Maillard writes:
>trying to build a rescue floppy with yard 1.7 ... and saving some space... do 
>i need all the libraries in /lib/security to be able to login normally?... 
>only some of them? or is there a way to disable pam all together on my rescue 
>disk by settings some files in /etc? any hints would be appreciated.

Just copy pam_allow.so, and use this /etc/pam.conf:
OTHER   auth     required       /lib/security/pam_allow.so
OTHER   account  required       /lib/security/pam_allow.so
OTHER   session  required       /lib/security/pam_allow.so

Of course, you will also need /lib/libpam.so*

I *think* that should work.  Please test it and let me know if it
doesn't.



--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post