Josh wrote:

> To clarify in my earlier posting, the part where I say,
> 
>         I have played with chown but the fact is "nobody" can't chown a
>         file
> that belongs to "root".  For grins I did:
> 
> chown nobody:nobody ./fooness.cfg
> chmod 666 ./fooness.cfg
> 
> I meant that I issued those commands from the command line. So even with
> the file owned by nobody and everything is world read/writable I still get
> a permission denied error.

that's interesting! even the file is world read/writable, you still have the 
permission denied error. hum... could it be that another process is locking 
up the file?

david

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to