Gentoo Archives: gentoo-user

From: "Brett I. Holcomb" <brettholcomb@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't login - needs pam_afs
Date: Sun, 17 Jul 2005 01:37:03
Message-Id: 42D9B3F9.4060704@bellsouth.net
In Reply to: Re: [gentoo-user] Can't login - needs pam_afs by Zac Medico
1 This is complicated by the fact I have to do it all via liveCD as I
2 can't login - nothing is accepted.
3
4 The following was done after chrooting.
5
6 There was no afs in the use flag and I put -afs in /etc/make.conf .
7
8 At this point findutils is the only one being rebuilt. We'll see what
9 happens.
10
11
12 Zac Medico wrote:
13
14 > Brett I. Holcomb wrote:
15 >
16 >> Yesterday I removed openafs as I haven't used it for ages. However,
17 >> now I can not login as and the system won't start properly (netmount
18 >> and those depending on it don't run). I get messages about not being
19 >> able to find /usr/afsws/pam_afs.so.1 - shared library can not be found.
20 >>
21 >> I've googled on this and checked my /etc/pam.d/login file and it does
22 >> not have any reference to pam_afs nor can I find it anywhere else.
23 >> I emerged pam again.
24 >>
25 >> How do I get the system so it's not looking for the pam_afs file?
26 >>
27 >> Thanks.
28 >
29 >
30 > Assuming that afs in no longer in your "emerge --info" USE flags,
31 > "emerge --newuse world" should fix it. Theoretically, in some cases
32 > you might have to add USE="-afs" to make.conf in order to force afs to
33 > be disabled.
34 >
35 > Zac
36
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Can't login - needs pam_afs Zac Medico <zmedico@×××××.com>