On 18 Sep 2005 19:57:35 -0000, Karia Amit <[EMAIL PROTECTED]> 
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
> 
> --
> http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
> 



-- 
Rajkumar Adsule (RHCT)
Mobile: 93223 42656
--
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to