Warren Liddell wrote:
When i try to su to root from konsole within kde it tells me..
$ su
su: Sorry
i got a feeling when i added my user client to operators group this may have
done this an sadly now i cant run or do anything that requires root access.
Your user needs to be in wheel group to be able to su to root.
To add the user to wheel group, you can use pw(8):
# pw usermod your_username -G wheel
hth
--
Dez Accid
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"