James Knott wrote:
Fajar Priyanto wrote:
On Wednesday 23 May 2007 14:49, Joachim Schrod wrote:
Phil answered your question how to enable the RH behavior by
setting the umask globally.

If you don't want to do this, there is the possibility to use
access control lists (ACLs); the default ACL determines the access
right of newly created files.

I don't know if the global umask setting is sufficient for you, so
I stop here with the explanation; ask, if you need more info.

But note: both methods don't support changing the access rights of
files that are created elsewhere, e.g., in a personal directory,
and moved to the shared directory. (That's because moving doesn't
create a file, it just changes the directory entry. (Reality is
even more complex, but hopefully you'll see what I mean.))

Hi Joachim,
Do you know where I can set the umask globally in Suse?


/etc/initscript


Also /etc/login.defs

--
Use OpenOffice.org <http://www.openoffice.org>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to