Jan Engelhardt wrote

>> zuse tomcluster/webapps> mkdir -m 755 test
>                                    ^^^
> 
> Don't do that with ACLs. The group bits have a different meaning when a file
> has an ACL: it is the "mask" thing you see below.

I can't prevent tomcat doing this... When it unpacks a var file, it
creates a directory with mode 755 :-( I guess it doesn't use the -m
parameter but has a normal umask of 022.

Is there no way to ensure the mask is kept at the default value for
new directories, even if the umask of the creating user is 022?

cu,
Frank

-- 
Dipl.-Inform. Frank Steiner   Web:  http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik    Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17           Phone: +49 89 2180-4049
80333 Muenchen, Germany       Fax:   +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to