OPEN-XCHANGE
You are here: Community > Mailinglist
freshmeat.net
[OX User] Problem with authentication for webdav

Leah Kubik leah at frauerpower.com
Wed Jan 10 23:50:48 CET 2007


On Wednesday 10 January 2007 15:35, Martin Werthmoeller wrote:
> Am Wed, 10 Jan 2007 um 14:55 GMT -0500 schrieb Leah Kubik:
>
> Hi Leah,
>
> > I am trying to debug a problem with authentication for webdav.  For
> > example, if you go to https://oxmail.iplink.net/servlet/webdav.ical there
> > is a login prompt, but logging in as a valid user fails.  If someone
> > wants to try it, you can use:
> >
> >  user: testuser3 at iplink.net
> >  pass: s3cr3t
> >
> > Logging in for email and web access works fine
> > (http://oxmail.iplink.net).
> >
> > Tomcat is not logging anything to the <oxroot>/var/log/jserv.log, and I
>
> Whats about the catalina.out and localhost_log.2007-01-10.txt log files?

I did not really see much of anything that looks like a problem in either of 
these logs.  In the localhost log, all that I see when I reload the servlet 
through the Tomcat Management is:

 2007-01-10 15:09:37 StandardContext[/manager]HTMLManager: restart: Reloading 
web application at '/servlet'

When I restart tomcat5, I see the following in the catalina.out log:

Jan 10, 2007 5:48:06 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jan 10, 2007 5:48:07 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1745 ms
Jan 10, 2007 5:48:07 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jan 10, 2007 5:48:07 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0
Jan 10, 2007 5:48:07 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jan 10, 2007 5:48:07 PM org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Jan 10, 2007 5:48:07 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/etc/tomcat5/Catalina/localhost/manager.xml
Jan 10, 2007 5:48:08 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/etc/tomcat5/Catalina/localhost/balancer.xml
Jan 10, 2007 5:48:08 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL 
file:/etc/tomcat5/Catalina/localhost/admin.xml
INFO: Processing Context configuration file URL 
file:/etc/tomcat5/Catalina/localhost/admin.xml
Jan 10, 2007 5:48:17 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /umin from URL 
file:/usr/share/tomcat5/webapps/umin
Jan 10, 2007 5:48:17 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /servlet from URL 
file:/var/lib/tomcat5/webapps/servlet
Jan 10, 2007 5:48:18 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jan 10, 2007 5:48:18 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
Jan 10, 2007 5:48:18 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=22/29  
config=/usr/share/tomcat5/conf/jk2.properties
Jan 10, 2007 5:48:18 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 11345 ms

Leah
-- 
Leah Kubik : d416-585-9971x692 : d416-703-5977 : m416-559-6511
Frauerpower! Co. : www.frauerpower.com : Toronto, ON Canada
F9B6 FEFE 080B 8299 D7EA  1270 005C EC73 47C9 B7A6



More information about the User mailing list