Turns out that the group ownership needs to be set by this user_setup.sh.

This commit is contained in:
paul 2007-02-05 14:04:31 +00:00
parent cac99f143f
commit 5c1a858287

View file

@ -357,17 +357,14 @@ chmod g+sw $modules_dir/archiveServer/var/access
chmod g+sw $modules_dir/archiveServer/var/trans chmod g+sw $modules_dir/archiveServer/var/trans
chmod g+sw $modules_dir/archiveServer/var/stor/buffer chmod g+sw $modules_dir/archiveServer/var/stor/buffer
# Commenting these out because it should already be chgrp $apache_group $modules_dir/storageServer/var/stor
# done by the storageserver install script. -Paul chgrp $apache_group $modules_dir/storageServer/var/access
# chgrp $apache_group $modules_dir/storageServer/var/trans
#chgrp $apache_group $modules_dir/storageServer/var/stor chgrp $apache_group $modules_dir/storageServer/var/stor/buffer
#chgrp $apache_group $modules_dir/storageServer/var/access chmod g+sw $modules_dir/storageServer/var/stor
#chgrp $apache_group $modules_dir/storageServer/var/trans chmod g+sw $modules_dir/storageServer/var/access
#chgrp $apache_group $modules_dir/storageServer/var/stor/buffer chmod g+sw $modules_dir/storageServer/var/trans
#chmod g+sw $modules_dir/storageServer/var/stor chmod g+sw $modules_dir/storageServer/var/stor/buffer
#chmod g+sw $modules_dir/storageServer/var/access
#chmod g+sw $modules_dir/storageServer/var/trans
#chmod g+sw $modules_dir/storageServer/var/stor/buffer
chgrp $apache_group $modules_dir/htmlUI/var/templates_c chgrp $apache_group $modules_dir/htmlUI/var/templates_c
chgrp $apache_group $modules_dir/htmlUI/var/html/img chgrp $apache_group $modules_dir/htmlUI/var/html/img