On 25/08/2012 02:53, Rudy Bleeker wrote:
I'm publishing the replays through local http, since bandwidth isn't
really an issue for me. So I have the cvar
replay_local_fileserver_path set to .../orangebox/tf/replays/ and made
a symlink /var/www/replays to it. I've also set replay_fileserver_path
to /replays. The group ID of this directory is set to www-data which
has read and execute rights on it. The result of this all is that the
folder and it's contents are visible through the world wide web, so it
seems to be okay. However, every file that's put into the directory is
owned by my UID and GID, with read and write permissions for the user
and read permissions for the group, 'other' has no rights to the files
whatsoever. The result of that is that the files can't be downloaded
by the TF2 clients of players. I've tried setting the sticky bit in
the group permissions of the directory and also setting a default ACL,
but the TF2 server just ignores those somehow and still creates the
files with the wrong group and permissions.

Shouldn't you have the setgid bit set, not the sticky bit?
--
Dan

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to