Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] SSH fixed; now su doesn't work
Date: Sun, 14 Sep 2008 04:27:16
Message-Id: 1221366425.15782.80.camel@camille.espersunited.com
1 I can ssh over to the old box now, but my su command doesn't work:
2
3
4 michael@bullet ~ $ su -
5 su: Authentication failure
6
7 >From /var/log/messages:
8
9 Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session
10 opened for user michael by (uid=0)
11 Sep 13 23:23:10 bullet su[24142]: FAILED su for root by michael
12 Sep 13 23:23:10 bullet su[24142]: - pts/1 michael:root
13
14 At first, I thought I might not be in the wheel group, so I checked:
15
16 bullet log # grep wheel /etc/group
17 wheel:x:10:root,michael,amy
18
19 What have I done wrong this time? (I know somebody's going to gripe at
20 me about using the root account this way; don't bother. There are far
21 too many tasks I do every day that require root privileges to configure
22 them all for sudo...)

Replies

Subject Author
Re: [gentoo-user] SSH fixed; now su doesn't work Michael Sullivan <michael@××××××××××××.com>
Re: [gentoo-user] SSH fixed; now su doesn't work Dirk Heinrichs <dirk.heinrichs@××××××.de>
Re: [gentoo-user] SSH fixed; now su doesn't work Iain Buchanan <iaindb@××××××××××××.au>