Jerry McBride wrote:

> If you're running a linux box as root and you execute a root only executable and it 
>comes back with...
>
> error: this must be run in root mode...

Could it be that the program wants to be set UID?  It shouldn't matter as the program 
should be checking its UID (or is it EUID?) but maybe it checks the file permissions 
instead.  The docs should say...

Dave


_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to