Gentoo only allows users of the 'wheel' group to 'su', so you'll want to add the user whom you want to 'su' to the 'wheel' group like so:
#usermod -G wheel <username> ofcourse you'll have to run the command as root. Cheers Essien -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 4:24 PM To: [EMAIL PROTECTED] Subject: [gentoo-user] su problems I have 2 users in same group (gid 1001), but one can't login (using su) as another user. What to do? -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
