Re: Fw: Problems with LDAP authentication

2012-02-14 Thread Lev A KARATUN
> André Warnier > 14.02.2012 16:00 > > Please respond to > "Tomcat Users List" > > To > > Tomcat Users List > > cc > > Subject > > Re: Fw: Problems with LDAP authentication > > Lev A KARATUN wrote: > > Good morning

Re: Fw: Problems with LDAP authentication

2012-02-13 Thread Lev A KARATUN
ee="true" roleSearch="(member={0})" adCompat="true"/> Thanks in advance. Best Regards, Karatun Lev, Felix Schumacher wrote on 10.02.2012 21:51:25: > Felix Schumacher > 10.02.2012 21:52 > > Please respond to > "Tomcat Users L

Re: Fw: Problems with LDAP authentication

2012-02-13 Thread Lev A KARATUN
> André Warnier > 10.02.2012 18:02 > > Please respond to > "Tomcat Users List" > > To > > Tomcat Users List > > cc > > Subject > > Re: Fw: Problems with LDAP authentication > > Lev A KARATUN wrote: > ... > > >&g

Re: Fw: Problems with LDAP authentication

2012-02-10 Thread Lev A KARATUN
> Pid > 10.02.2012 17:35 > > Please respond to > "Tomcat Users List" > > To > > Tomcat Users List > > cc > > Subject > > Re: Fw: Problems with LDAP authentication > > On 10/02/2012 12:54, Lev A KARATUN wrote: > > P

Re: Fw: Problems with LDAP authentication

2012-02-10 Thread Lev A KARATUN
ct > > Re: Fw: Problems with LDAP authentication > > Am 10.02.2012 11:43, schrieb Lev A KARATUN: > > Does anybody have an idea?.. > > > > > > > > > > > Hi again.

Re: Fw: Problems with LDAP authentication

2012-02-10 Thread Lev A KARATUN
from / to the logs folder into my letter and so I wrote just $CATALINA_BASE. Best Regards, Karatun Lev, Pid 10.02.2012 15:33 Please respond to "Tomcat Users List" To Tomcat Users List cc Subject Re: Fw: Problems with LDAP authentication On 10/02/2012 10:43, Lev A KARATU

Fw: Problems with LDAP authentication

2012-02-10 Thread Lev A KARATUN
Does anybody have an idea?.. Hi again. So, my boss told me that it's insecure to give anyone the password to view tomcat's logs and that should be an authentication based on Active Directory. I've been reading th

Problems with LDAP authentication

2012-02-08 Thread Lev A KARATUN
Hi again. So, my boss told me that it's insecure to give anyone the password to view tomcat's logs and that should be an authentication based on Active Directory. I've been reading the manuals for some time, and configured my Tomcat the following way: $CATALINA_BASE/conf/Catalina/localhost/my

RE: How can I access tomcat's logs using my jsp?

2012-02-06 Thread Lev A KARATUN
gt; To > > Tomcat Users List > > cc > > Subject > > RE: How can I access tomcat's logs using my jsp? > > > From: Lev A KARATUN [mailto:lev.kara...@raiffeisen.ru] > > Subject: RE: How can I access tomcat's logs using my jsp? > > > when

RE: How can I access tomcat's logs using my jsp?

2012-02-06 Thread Lev A KARATUN
Charles, thank for your explanation. Now everything (exept one thing) seems to work fine. The only problem left is - when I'm copypasting the default servlet block to $CATALINA_BASE/logs/WEB-INF/web.xml , the application no longer works. Without it everything works fine (but I can't disable the

Re: How can I access tomcat's logs using my jsp?

2012-02-06 Thread Lev A KARATUN
ng, I'ld > suggest making a symlink in one of the application folders to the > logsdirectory. That should do the trick. > > John > > On Feb 3, 2012, at 2:53 PM, Lev A KARATUN wrote: > > > Hello! > > > > I'm administering an application runni

Re: How can I access tomcat's logs using my jsp?

2012-02-06 Thread Lev A KARATUN
Andre, thanks for precaution, I'll check the docs. Best Regards, Karatun Lev, RBRU IT Application Support , (495) 5464 André Warnier 06.02.2012 12:04 Please respond to "Tomcat Users List" To Tomcat Users List cc Subject Re: How can I access tomcat's logs using

Re: How can I access tomcat's logs using my jsp?

2012-02-05 Thread Lev A KARATUN
ers List cc Subject Re: How can I access tomcat's logs using my jsp? -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lev, On 2/3/12 8:53 AM, Lev A KARATUN wrote: > I'm trying to write a simple jsp to make some superusers able to > download tomcat logs via browser after

Re: How can I access tomcat's logs using my jsp?

2012-02-05 Thread Lev A KARATUN
Andre, but if a symbolic link is deleted, its target remains unaffected. Are you sure that undeployment can damage my logs somehow? Best Regards, Karatun Lev, RBRU IT Application Support , (495) 5464 André Warnier 03.02.2012 20:00 Please respond to "Tomcat Users List" To Tomcat Users Li

How can I access tomcat's logs using my jsp?

2012-02-03 Thread Lev A KARATUN
Hello! I'm administering an application running on Tomcat 6.0.0.29. OS is AIX 5.3. I'm trying to write a simple jsp to make some superusers able to download tomcat logs via browser after entering a password. (In my organization it's not permitted to give anyone the "manager" role) I've alread