[2051] in RedHat Linux List
Re: samba stoped working after patching up colgate
daemon@ATHENA.MIT.EDU (Michael K. Johnson)
Thu Oct 31 12:33:25 1996
To: redhat-list@redhat.com
From: "Michael K. Johnson" <johnsonm@redhat.com>
In-reply-to: Your message of "Thu, 31 Oct 1996 11:26:29 EST."
<Pine.ULT.3.91.961031112005.29957B-100000@cycds5.nscl.msu.edu>
Date: Thu, 31 Oct 1996 12:21:36 -0500
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Minjui Huang writes:
>You can try Michael Johnson's script in Errata to fix this PAM problem :
>
>for i in $(rpm -q --whatrequires pamconfig) ; do
> rpm --qf '%{POSTIN}' $i | sh -x
>done
Erik has pointed out to me that there's a simpler version of that:
rpm --qf '%{POSTIN}' $(rpm -q --whatrequires pamconfig) | sh -x
michaelkjohnson
"Ever wonder why the SAME PEOPLE make up ALL the conspiracy theories?"
--
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