Problem with default ACLs and mask

Victor Sudakov sudakov at sibptus.tomsk.ru
Thu Oct 13 23:41:49 PDT 2005


Heinrich Rebehn wrote:
> 

[dd]
> Am i doing something wrong here? Why is the mask not propagated?

I am afraid the current umask prevents it.
You must set it to something like "umask 002" before you create your
files or directories (the group write bit matters here).

> 
> Update: I saw a post suggesting using different umasks, but that did not
> work either (besides being a bit clumsy solution).

I agree it may be clumsy but it does work, I use it.
Set the user's umask from login.conf

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru


More information about the freebsd-fs mailing list