Thats a cool feature... thanks Peter!!!
Sharda
On Thu, Oct 15, 2009 at 9:11 AM, 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 insta
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 W
On Wed, Sep 16, 2009 at 3:11 AM, Tobias Crefeld wrote:
> Am Tue, 15 Sep 2009 15:00:39 -0500
> schrieb sharda k :
>
> >- User ids are being stored in LDAP
> >- User credentials(password) are being stored in Active Directory
> > (AD).
> >- User ro
com/
> Voice: 303 438 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
>
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
>
ng 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
> 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:01 PM
>>> To: users@t
oftware, 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
>
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 examples