ok, so: i've got a file server running in-house here, a cranky old iMac running 10.2.8. i gave my intern a non-admin account, allowed him to log in from windows (he's a win-guy), and set up the share so that his home dir is /Library/WebServer/Documents/blah. we're doing some web stuff and i don't want a non-mac guy running around the system.
but whenever he saves anything into there, the permissions are locked down to his user account and i can't write to them. i tried changing the system umask, but it doesn't seem to work. the terminal's umask command reports the umask is 0, so shouldn't that mean any new files are automatically RW for everyone, not just their creator?
thanks in advance for any help.
but whenever he saves anything into there, the permissions are locked down to his user account and i can't write to them. i tried changing the system umask, but it doesn't seem to work. the terminal's umask command reports the umask is 0, so shouldn't that mean any new files are automatically RW for everyone, not just their creator?
thanks in advance for any help.