Re: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-09 Thread Daniel Schmitt
Sorry, don't know where i found this anymore. The jk2 docs are out of date. but its definitely in the source code. some links: http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/jk/native2/server/isapi/isapi_redirector2.reg?rev=1.5&hideattic=0&view=markup http://cvs.apache.org/viewcvs.cgi/

Vedr.: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-09 Thread Thomas Nybro Bolding
Simply put request.tomcatAuthentication=false somewhere in your jk2.properties file. /Thomas Jason Wilson <[EMAIL PROTECTED]> 08-01-04 18:54 Besvar venligst til "Tomcat Users List" Til:[EMAIL PROTECTED] cc: Vedr.: IIS + Tomcat 5.0 + N

RE: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Hooper, Brian
on [mailto:[EMAIL PROTECTED] Sent: Thursday, January 08, 2004 12:54 PM To: [EMAIL PROTECTED] Subject: IIS + Tomcat 5.0 + NT authentication AUTH_USER Hi,   I'm using Tomcat 5.0.16 connector-jk-2.0.2-win32-iis IIS 5.0 Currently my application is running under IIS + ColdFusion(Jrun), but wil

Re: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Jason Wilson
Hi, I appreciate the info. Could you please point me to the documentation where you found this information, preferably some official documentation on the apache site, perhaps? Thanks, Jason --- Daniel Schmitt <[EMAIL PROTECTED]> wrote: > There is an registry entry > [HKEY_LOCAL_MACHINE\SOFTWARE\

Re: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Daniel Schmitt
There is an registry entry [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector\2.0] "authComplete"="0" which toggles authentication handled by tomcat or iis. just an idea -- Daniel Schmitt http://www.shiftomat.com --

IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Jason Wilson
have to implicitly logon, I am using NT authentication with IIS.  In other words, for the virtual directory, I have set the Anonomous access off, and Integrated Windows Authenticated on. In the IIS + ColdFusion setup, my servlet does a request.getHeader("AUTH_USER"); and this returns th

RE: Tomcat and NT Authentication

2003-10-09 Thread Turansky, Mark
Thanks, and I should have gone and read the FAQ *before* posting mark -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 11:18 AM To: Tomcat Users List Subject: Re: Tomcat and NT Authentication http://jakarta.apache.org/tomcat/faq

Re: Tomcat and NT Authentication

2003-10-09 Thread Tim Funk
http://jakarta.apache.org/tomcat/faq/windows.html#ntlm -Tim Turansky, Mark wrote: Can someone please point me in the right direction for integratin NT authentication with my application running on Tomcat? I am working on a government project that requires that users be authenticated against

Tomcat and NT Authentication

2003-10-09 Thread Turansky, Mark
Can someone please point me in the right direction for integratin NT authentication with my application running on Tomcat? I am working on a government project that requires that users be authenticated against their domain. When a user tries to access the web application at, for example

Re: Newbie: Infos about Windows NT Authentication

2002-12-03 Thread micael
You might be better off looking at the NT documentation than Tomcat documentation. The way environmental variables, etc. are set on NT is an NT matter. At 06:39 PM 12/3/2002 +0100, you wrote: Hello, where can I get basic-information about Windows NT Authentication and Tomcat. I read the Tomcat

Re: Newbie: Infos about Windows NT Authentication

2002-12-03 Thread David Brown
Jasper Dammann writes: Hello, where can I get basic-information about Windows NT Authentication and Tomcat. I read the Tomcat Documentation JNDI-Resource HOW-TO and REALM HOW-TO, but I didn’t understand for example how to configure the Windows NT Server to run Tomcat with Windows NT

Newbie: Infos about Windows NT Authentication

2002-12-03 Thread Jasper Dammann
Hello, where can I get basic-information about Windows NT Authentication and Tomcat. I read the Tomcat Documentation JNDI-Resource HOW-TO and REALM HOW-TO, but I didn’t understand for example how to configure the Windows NT Server to run Tomcat with Windows NT Authentication … thanks for help

RE: Please help me on NT Authentication

2001-12-20 Thread Bongiorno.Christian
P.S. The classes for NT authentication in JAAS are WINDOWS dependent. They use a native DLL and JNI. Sorry, been there -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>

RE: Please help me on NT Authentication

2001-12-20 Thread Bongiorno.Christian
change and are setup for NT authentication on exchange. Given this information Implementation 1) My first realm "pop-ed" off the exchange server with domain username and pass. Since the exchange server uses NT authentication that worked. It is/was kinda hackey, but it did for

Re: Please help me on NT Authentication

2001-12-20 Thread Bruno VERNAY
It's still a NT Domain. But my PC is an 2k workstation. Bongiorno.Christian wrote: > Well, if you create a custom realm you can specify anything your 'lil heart desires >in > the config.xml file. > > You have all the right you need to access your NT domain controller if you can log >onto > th

RE: Please help me on NT Authentication

2001-12-20 Thread Bongiorno.Christian
. Ask your admin if you're not sure. -Original Message- From: Bruno VERNAY [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 9:23 AM To: Tomcat Users List Subject: Re: Please help me on NT Authentication Can't you change the IP adresses and other passwords ? I gues

Re: Please help me on NT Authentication

2001-12-20 Thread Bruno VERNAY
Yes ... you said that you did it. Bongiorno.Christian wrote: > Are these questions on NT authentication directed at me? Not that I mind, I just >need to know my audience -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]>

RE: Please help me on NT Authentication

2001-12-20 Thread Bongiorno.Christian
Are these questions on NT authentication directed at me? Not that I mind, I just need to know my audience -Original Message- From: Bruno VERNAY [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 9:23 AM To: Tomcat Users List Subject: Re: Please help me on NT Authentication

RE: Please help me on NT Authentication

2001-12-20 Thread Jim Urban
: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Please help me on NT Authentication Hi there, I can give you all the help you need -- I just did that. You will need to create a custom realm (not tough), and then there are some infrastructure dependent details to consider. Email me back

Re: Please help me on NT Authentication

2001-12-20 Thread Bruno VERNAY
Can't you change the IP adresses and other passwords ? I guess they are too numerous ? I was asking for an intranet project, but I can't begin testing right now. I wouldn't even have enough right to access to our NT server. I would have keep your information for later use. -- To unsubscribe:

RE: Please help me on NT Authentication

2001-12-20 Thread Bongiorno.Christian
, December 20, 2001 8:50 AM To: Tomcat Users List Subject: Re: Please help me on NT Authentication I would be interested too, if you can share it. Thanks. Bongiorno.Christian wrote: > Hi there, > I can give you all the help you need -- I just did that. You will need to >create a cus

Re: Please help me on NT Authentication

2001-12-20 Thread Bruno VERNAY
er. Email me back if you want info. > > > Chris > > > > > -Original Message- > From: ans M [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 20, 2001 3:55 AM > To: [EMAIL PROTECTED] > Subject: Please help me on NT Authentication > > &g

RE: Please help me on NT Authentication

2001-12-20 Thread Bongiorno.Christian
PROTECTED]] Sent: Thursday, December 20, 2001 3:55 AM To: [EMAIL PROTECTED] Subject: Please help me on NT Authentication Hi, I am building a system for the Intranet. We have a NT network. I wanted to know if by any means I can use the username and password that is registered in the NT Server

Please help me on NT Authentication

2001-12-20 Thread ans M
Hi, I am building a system for the Intranet. We have a NT network. I wanted to know if by any means I can use the username and password that is registered in the NT Server, so that when a user logs in to NT system, he should be automatically logged in to my application built on Tomcat? Can

NT Authentication

2001-04-20 Thread Ratnakar Palle
Has anyone implemented NT Authentication using JNI before?? Any pointers would be of great help!   Thanks in advance, -Ratnakar

RE: User Authentication using the Windows NT Authentication

2001-02-05 Thread Michael Percy
bout it to give details. Good luck, Mike -Original Message- From: Rahul Desai To: Tomcat User at Jakarta(Apache) Sent: 2/5/01 1:51 AM Subject: User Authentication using the Windows NT Authentication Hi, I am building a system for the Intranet. We have a NT network. I wanted to know if by

User Authentication using the Windows NT Authentication

2001-02-05 Thread Rahul Desai
Hi,     I am building a system for the Intranet. We have a NT network. I wanted to know if by any means I can use the username and password that is registered in the NT Server as the mode of authentication for my site built on Tomcat?   This is possible with the IIS.But I am not sure how it ma

Re: NT authentication

2000-12-08 Thread Craig R. McClanahan
Josh Knowles wrote: > Is there any way that you can set up a page to tap into NT authentication? I > dont know if this would be something that gets set in tomcat or if it is > something that is non-tomcat related so I thought I would just try this > list.Thanks,JoshJosh Knowles >

NT authentication

2000-12-05 Thread Josh Knowles
Is there any way that you can set up a page to tap into NT authentication?  I dont know if this would be something that gets set in tomcat or if it is something that is non-tomcat related so I thought I would just try this list.   Thanks,   Josh Josh Knowles Web Developer World Wide Packets