[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
File Protection Question
Date: Sat, 9 May 87 21:19:24 EDT
From: David Vinayak Wallace <GUMBY%MX.LCS.MIT.EDU@mc.lcs.mit.edu>
If you're talking to your unix system via chaos FILE then you can use
the "." command in DIRED to tweak the protection of individual files.
If you are talking to your unix system via chaos FILE (QFILE), then
you probably have source and can recompile the FILE server. Change
the umask() call in FILE.c to be what you want.
--bruce