Re: [OT] log4j, fileappender, owner, group, and umask

2007-03-06 Thread stevethames
his is helpful. Daniel Stephens wrote: > > Ok cool.. I just had a round with our umask and groups being setup > incorrectly. just a mess. > > On 3/6/07, stevethames <[EMAIL PROTECTED]> wrote: >> >> >> Thanks for the input, Dan. >> >> Actually, I am

Re: [OT] log4j, fileappender, owner, group, and umask

2007-03-06 Thread stevethames
source code, and others in my group not able to "write" to > it, but they needed to. I'm attaching this link, so you can check out some > of that settings. Sorry if your already familiar with these Admin > concepts.. > > > http://snap.nlc.dcccd.edu/reference/

Re: [OT] log4j, fileappender, owner, group, and umask

2007-03-02 Thread stevethames
think if your using Tomcat as the Servlet container, The file > itself > would be owned by the account running Tomcat. Is this not the case? > > On 3/2/07, stevethames <[EMAIL PROTECTED]> wrote: >> >> >> I am using tomcat as a servlet server used by a mod_perl a

log4j, fileappender, owner, group, and umask

2007-03-02 Thread stevethames
I am using tomcat as a servlet server used by a mod_perl application running under apache. I have setup log4j and log4perl to that both tomcat and the Perl app can use the same log files. This all works fine. The problem I'm having is when tomcat creates the log file. Does anyone know how to s