Or easier is to use IIS and then turn tomcatAuthentication off. Read my blog at www.adcworks.com/blogs to see how to do this. IIS can pass your NTLM value to Tomcat happily without jCIFs.
> -----Original Message----- > From: Jason Bainbridge [mailto:[EMAIL PROTECTED] > Sent: 09 March 2005 16:39 > To: Tomcat Users List; Amrish Bharatiya > Subject: Re: Usint getRemoteUser() method > > > On Wed, 9 Mar 2005 22:04:17 +0530, Amrish Bharatiya > <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I am using Tomacat server. I want to authenticate a client > making the > > request to this server. I have deployed my server on an Intranet and > > want to use Window's Domain Authentication. > > > > When i use request.getRemoteUser() method to get the user name it > > returns null. when i looked into its help, it says that this method > > returns null if the user is not authenticated. How can i > authenticate > > this user? > > http://jcifs.samba.org > > Regards, > -- > Jason Bainbridge > http://kde.org - [EMAIL PROTECTED] > Personal Site - http://jasonbainbridge.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> ------------------------------------------------------- QAS Ltd. Developers of QuickAddress Software <a href="http://www.qas.com">www.qas.com</a> Registered in England: No 2582055 Registered in Australia: No 082 851 474 ------------------------------------------------------- </FONT> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
