Martin,

 I can use ActiveDirectory for authentication directly. I prefer that
because I have less code to worry about. How to do that with tomcat I dont
know.


On 2/2/08, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> Hi Arun-
>
> following up on Antonio's suggestion-
> did you look at setting the AD properties ?
> http://jcifs.samba.org/src/docs/ntlmhttpauth.html#props
> (and then restart the container)
>
> ?
> Martin
> ----- Original Message -----
> From: "Arun" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Sent: Saturday, February 02, 2008 10:48 AM
> Subject: Re: Struts and Windows Authentication
>
>
> > I am using tomcat. Is it possible implement container managed security
> with
> > this?
> >
> > On Feb 1, 2008 7:42 PM, Cory D. Wiles <[EMAIL PROTECTED]> wrote:
> >
> > > At my job we authenticate our users directly using Active Directory
> using
> > > container managed security.
> > >
> > > What container are you using?
> > >
> > > On Feb 1, 2008 4:48 AM, Antonio Petrelli <[EMAIL PROTECTED]>
> > > wrote:
> > >
> > > > 2008/2/1, Arun <[EMAIL PROTECTED]>:
> > > > > Hi,
> > > > >
> > > > > I have a web application in which I need to implement windows
> > > > > authentication.
> > > > > Basically there is a login screen where we can enter username and
> > > > password.
> > > > > These users are the users that are there in OS.
> > > > > The username is like domainname\username and password is the
> password.
> > > > > A  basic authentication dialog wil popup asking this. It should
> > > > authenticate
> > > > > against the domain name server.
> > > > > And forward to home page with the login information.
> > > > > Can anybody help me on this.?
> > > >
> > > > This may help you a lot:
> > > > http://jcifs.samba.org/src/docs/ntlmhttpauth.html
> > > >
> > > > Ciao
> > > > Antonio
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Cory Wiles
> > > [EMAIL PROTECTED]
> > > http://www.corywiles.com
> > > http://alphaprevails.blogspot.com
> > >
> >
> >
> >
> > --
> > Thanks
> > Arun George
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Thanks
Arun George

Reply via email to