RE: authentication using active directory

2007-02-02 Thread Deepan
el: viernes, 26 de enero de 2007 8:22 > Para: Tomcat Users List > Asunto: authentication using active directory > > Hi, > I am trying to authenticate using Active directory for one my application > in tomcat. ( I have only one application deployed in tomcat). > > I had c

RE: authentication using active directory

2007-02-02 Thread David Rodríguez Fernández
Can tomcat read the file login.html? I think this is a permissions problem. -Mensaje original- De: Deepan [mailto:[EMAIL PROTECTED] Enviado el: viernes, 26 de enero de 2007 8:22 Para: Tomcat Users List Asunto: authentication using active directory Hi, I am trying to authenticate using

RE: authentication using active directory

2007-01-27 Thread Deepan
j_username and j_password and update the results. Thanks > -Original Message- > From: Deepan [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2007 1:22 AM > To: Tomcat Users List > Subject: authentication using active directory > > > Hi, > I am trying to authe

RE: authentication using active directory

2007-01-26 Thread Propes, Barry L [GCG-NAOT]
you have to use the usernames and passwords as j_username and j_password. You didn't try to change that did you? -Original Message- From: Deepan [mailto:[EMAIL PROTECTED] Sent: Friday, January 26, 2007 1:22 AM To: Tomcat Users List Subject: authentication using active directory H

Re: authentication using active directory

2007-01-26 Thread Tim Funk
Most likely - you need to remove /gridsphere from your login config -Tim Deepan wrote: Hi, I am trying to authenticate using Active directory for one my application in tomcat. ( I have only one application deployed in tomcat). I had configured server.xml and web.xml to use /gridsphere/login

authentication using active directory

2007-01-25 Thread Deepan
Hi, I am trying to authenticate using Active directory for one my application in tomcat. ( I have only one application deployed in tomcat). I had configured server.xml and web.xml to use /gridsphere/login.html to get details from user and authenticate using AD. When i hit the url "localhost:8080