| Sign In/My Account | View Cart |
| Article: |
Using FreeBSD's ACLs | |
| Subject: | Inherit mask? | |
| Date: | 2007-04-25 06:57:15 | |
| From: | PatrikJ | |
| Is it possible to force a specific mask to be set on new files? It seems that the mask is set out from the group permissions on the new file which is determined by umask. What I REALLY want is a specific user to have rwx access on new files/directories no matter what umask there is, but the acl mask always pulls down the effective permissions for that particular user. | ||