Re: Tomcat 5.0.28 Manager Stopped Allowing Login

2006-05-25 Thread nightdots
I think i've narrowed it down to a problem with a tag I'm trying to connect to my LDAP server with the realm tag within server.xml, but I don't have ldap.jar. Sun's download site is down, does anyone know where i can get a mirrored copy of suns ldap.jar and the jndi/ldap booster pack? th

Re: Tomcat 5.0.28 Manager Stopped Allowing Login

2006-05-25 Thread Martin Grogan
Hi, I had a similar problem recently. There are two Tomcat users files. One is locaed in the $TOMCAT/conf folder and the other is in your user home. Check both files to see what the problem might be there. Cheers, Martin nightdots wrote: I'm having trouble with Tomcat Manager (Tomcat versio

Tomcat 5.0.28 Manager Stopped Allowing Login

2006-05-25 Thread nightdots
I'm having trouble with Tomcat Manager (Tomcat version 5.0.28). My tomcat-users.xml file is well formed and was working, and I was able to access the Tomcat Manager with a certain username. Just now, I tried to place ldap.jar (from the JNDI libraries) into my $TOMCAT/ server/libs directory.