Hi,
I Have a problem using su command it gives me following error -->su: cannot set groups: Operation not permitted<-- kindly help,
regards Amit
On 18 Sep 2005 19:57:35 -0000, Karia Amit amit_karia99@rediffmail.com wrote:
Hi,
I Have a problem using su command it gives me following error -->su: cannot set groups: Operation not permitted<--
If you do an ls -l on su you should see: [quote] -rwsr-xr-x [/quote]
if it doesnot then then do the following
chmod +s being root you could chose chmod [ugo]+s where u = user, g = group, o = others ... if you want to use "group" and user ... chmod ug+s
enjoy...
regards
rk
kindly help,
regards Amit