Στις 29/8/2013 7:29 πμ, ο/η Ferrous Cranus έγραψε:
Τη Πέμπτη, 29 Αυγούστου 2013 3:59:49 π.μ. UTC+3, ο χρήστης Cameron Simpson 
έγραψε:

To be explicit:



   chgrp nobody the-file

   chmod g+w the-file
Hello Cameron,

ni...@superhost.gr [~/www]# touch err.out
ni...@superhost.gr [~/www]# ls -l err.out
-rw-rw-r-- 1 nikos nikos 0 Aug 29 04:26 err.out
ni...@superhost.gr [~/www]# chgrp nobody err.out
chgrp: changing group of `err.out': Operation not permitted

As you can see the system does not let me alter even the groupname of a newly 
created text file.

As, for the 'suexec' that you mentioned in another ;post of yours, old VPS had 
it enabled yes, the new one does not. Should i ask them to enable it back?
Would it help if we enabled it back?
Perhaps 'suexec' would allow Apache(running under user nobody) to switch to another more privileged user prior of writing to '/home/nikos/www/err.out'

--
What is now proved was at first only imagined!
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to