Hi,

I just did a sush as myself (nonroot) and got root privledges without
entering a password:

[EMAIL PROTECTED]:~ $ whoami
neal
[EMAIL PROTECTED]:~ $ id
uid=1000(neal) gid=1000(neal) groups=1000(neal)
[EMAIL PROTECTED]:~ $ ls -l /foo
ls: /foo: No such file or directory
[EMAIL PROTECTED]:~ $ touch /foo
touch: /foo: Permission denied
[EMAIL PROTECTED]:~ $ sush root
bash-2.03# whoami
root
bash-2.03#
bash-2.03# touch /foo
bash-2.03# exit
[EMAIL PROTECTED]:~ $

Is this a bug or a misconfiguration on my part?
Thanks

-Neal

-- 
----------------------------------------------------------------------------
Neal Walfield                                              [EMAIL PROTECTED]
UMass Lowell - Fox 1512                                  Phone: 978-934-5347
                                                           Fax: 603-415-3645
Love is the triumph of imagination over intelligence.
                -- H. L. Mencken

Reply via email to