[jcifs] jCIFS Jboss Tomcat IIS NTLM Authentication

Scott Shaver Scott.Shaver at mcdata.com
Wed Oct 26 17:59:06 GMT 2005


jCIFS 1.2.6
JBoss 4.0.3 with Tomcat 5
Jakarta isapi_redirect 1.2.14
IIS 5.0
IE 6
Windows 2003 Domain Controller

I've got the tomcatAuthentication=false set in the AJP 1.3 Connector
element in the server.xml.

<Connector port="8009" address="${jboss.bind.address}"
debug="99"
emptySessionPath="true" enableLookups="false" redirectPort="8443"
protocol="AJP/1.3"
tomcatAuthentication="false"
minProcessors="5"
maxProcessors="15"
/>


From: Richard Caper [mailto:rcaper at gmail.com]
Sent: Wednesday, October 26, 2005 11:25 AM

 > Which connector are you using?  You need to set
tomcatAuthentication=false (either in server.xml or in jk2.properties)
to have Tomcat use external authentication.
 >
 >
 > On 10/26/05, Scott Shaver <Scott.Shaver at mcdata.com> wrote:

	 > Okay so I took out the filter from the web app and set the
"Integrated Windows Security" to on for the site and the redirector
directory. This let me into the app but with a blank getRemoteUser()
value. Obviously not what I need.


SPECIAL NOTICE

All information transmitted hereby is intended only for the use of the
addressee(s) named above and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or distribution
of confidential and privileged information is prohibited. If the reader
of this message is not the intended recipient(s) or the employee or agent
responsible for delivering the message to the intended recipient, you are
hereby notified that you must not read this transmission and that disclosure,
copying, printing, distribution or use of any of the information contained
in or attached to this transmission is STRICTLY PROHIBITED.

Anyone who receives confidential and privileged information in error should
notify us immediately by telephone and mail the original message to us at
the above address and destroy all copies.  To the extent any portion of this
communication contains public information, no such restrictions apply to that
information. (gate01)


More information about the jcifs mailing list