Tomcat restart not killing session

2009-10-15 Thread sharda k
I was under the impression that restarting webserver would kill all user sessions. But with my tomcat install, restarting Tomcat does not kill user sessions. I am still able to continue with the initially started sessions. Is this a typical tomcat behaviour or a bug? I have Tomcat 5.5 running on

Re: Tomcat restart not killing session

2009-10-15 Thread sharda k
Thats a cool feature... thanks Peter!!! Sharda On Thu, Oct 15, 2009 at 9:11 AM, conrad-tomcat.users.2...@tivano.de wrote: Hi, On Thu, Oct 15, 2009 at 08:53:03AM -0500, sharda k wrote: I was under the impression that restarting webserver would kill all user sessions. But with my tomcat

Re: Container based authentication using LDAP and Active Directory

2009-09-16 Thread sharda k
On Wed, Sep 16, 2009 at 3:11 AM, Tobias Crefeld t...@cataneo.eu wrote: Am Tue, 15 Sep 2009 15:00:39 -0500 schrieb sharda k sktom...@gmail.com: - User ids are being stored in LDAP - User credentials(password) are being stored in Active Directory (AD). - User roles are gain

Container based authentication using LDAP and Active Directory

2009-09-15 Thread sharda k
Hi, I want to implement Container based Authentication for a new web site I am working on. The scenario that I have is: - User ids are being stored in LDAP - User credentials(password) are being stored in Active Directory (AD). - User roles are gain being stored in LDAP In all

Re: Container based authentication using LDAP and Active Directory

2009-09-15 Thread sharda k
Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 -Original Message- From: sharda k [mailto:sktom...@gmail.com] Sent: Tuesday, September 15, 2009 2:01 PM To: users@tomcat.apache.org Cc: sktom...@gmail.com Subject: Container based authentication using LDAP

Re: Container based authentication using LDAP and Active Directory

2009-09-15 Thread sharda k
. http://www.mhsoftware.com/ Voice: 303 438 9585 -Original Message- From: sharda k [mailto:sktom...@gmail.com] Sent: Tuesday, September 15, 2009 2:01 PM To: users@tomcat.apache.org Cc: sktom...@gmail.com Subject: Container based authentication using LDAP and Active Directory Hi, I

Re: Container based authentication using LDAP and Active Directory

2009-09-15 Thread sharda k
to the tree using the user's name and password for credentials. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 -Original Message- From: sharda k [mailto:sktom...@gmail.com] Sent: Tuesday, September 15, 2009 2:12 PM To: Tomcat Users List Subject

Re: Container based authentication using LDAP and Active Directory

2009-09-15 Thread sharda k
that out yourself. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 -Original Message- From: sharda k [mailto:sktom...@gmail.com] Sent: Tuesday, September 15, 2009 2:45 PM To: Tomcat Users List Subject: Re: Container based authentication using LDAP

Re: Container based authentication using LDAP and Active Directory

2009-09-15 Thread sharda k
9585 -Original Message- From: sharda k [mailto:sktom...@gmail.com] Sent: Tuesday, September 15, 2009 3:14 PM To: Tomcat Users List Subject: Re: Container based authentication using LDAP and Active Directory Hi George, If I use LDAP API for user authetication, how can I