Also expericing problems with this Inherit thing.
Well the inherit ooption is on and working just fine (both from Workgroupmanager or setting the stickybit) but is is the accesmode the files/folders get when a file ends up on the server.
It seems like the AppleTalk client or whatever it is just don’t gives a rat’s about what the servers umask is set to.
If I copy a file to the server with accesmode set to 777 (rwxrwxrwx).
And the umask is set to 022. The result should be: 644. (The default accesmode for files that land on the server in UNIX is 666).
But!
If I copy with a OS X 10.2.3 client the accessmode stays the same: thus 777.
If I copy copy with an OS 9.2.2 clinet the accesmode becomes 660.
Why this way? why? Can anyone help me?
Recent Comments