On Monday, July 28, 2003, at 04:52  PM, Stas Bekman wrote:

We do that already. The problem is in the parent path.

Try:

cd /root ; mkdir t ; chmod 0777 t ;
sudo -u 'nobody' perl -le 'print -r "t" && -w _ && -x _ ? "OK" : "NOK"'

Oh, right. That's one thing about Unix that I never got the hang of. But don't you get the username and group from httpd.conf? Couldn't use use that information to do chown and chgrp?


David

--
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                              ICQ: 15726394
http://kineticode.com/                         Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]
Kineticode. Setting knowledge in motion.[sm]



Reply via email to