On Mon, 28 Feb 2005 00:15:50 +0100, lolox <[EMAIL PROTECTED]> wrote: > After updating system and world, I can't su anymore. > when I try su, I get : > > "su: Permission denied > Sorry." > > any idea ?
1st thing to check, is your user in group wheel? login as root, then cat /etc/group | grep wheel if your user isn't in wheel, gpasswd -a user wheel. HTH. -- Joe -- Money can't buy everything. Sometimes money can't even buy a gun... -- [email protected] mailing list
