Re: Struts and Windows Authentication

2008-02-05 Thread Arun
id 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&q

Re: Struts and Windows Authentication

2008-02-02 Thread Martin Gainty
Users Mailing List" 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: > > >

[OT] Re: Struts and Windows Authentication

2008-02-02 Thread Dave Newton
--- Arun <[EMAIL PROTECTED]> wrote: > I am using tomcat. Is it possible implement container managed security with this? Yes; see the Tomcat docs[1,2]. Dave [1] http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html [2] http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html > > On Feb 1, 20

Re: Struts and Windows Authentication

2008-02-02 Thread Arun
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

Re: Struts and Windows Authentication

2008-02-01 Thread Cory D. Wiles
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 t

Re: Struts and Windows Authentication

2008-02-01 Thread Antonio Petrelli
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 an