[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: no admin or root acces



On Wed, Apr 05, 2000 at 01:36:55PM -0400, Keith wrote:
> I have tried going on as another user and su.
> It will not except the password.  Any other Ideas?
> Thanks for the help

On a RaQ2 and up, you have the following line at the top of
/etc/pam.d/su  -->

auth       required     /lib/security/pam_wheel.so group=wheel

This means that your account has to be in the wheel group to
successfully use su.  Yet again, something I don't grok very
well as this is something that could have been done by the
group access permissions to the su binary.  Either add your
administrative accounts (that need to su to root) to the wheel
group or delete this line.

( hint, you can add a user to the wheel group by su'ing to root and
 using 'gpasswd -a <user> wheel' )

-- 
Robert G. Fisher		     NEOCOM Microspecialists Inc. 
System Administrator/Programmer      (540) 666-9533 x 116