hey tomcat-heads,

I have apache-tomcat-5.5.17 installed on a solaris 10 box. When my users 
create their applications, they end up in 
/var/local/user/apache-tomcat-5.5.17/webapps
with drwxr-r-x  permissions on the directory under webapps.
what I want, it for it to show up as drwxrwr-x  (group writable).
In the startup script for tomcat, I tried setting the umask to
0002, but now when directories get created, they show up like
drwxr-sr-x

so whats the proper way to accomplish this?

regards,
Jason


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to