RE: Windows Login Id in a Web App on T5

2004-03-29 Thread LILES, DAVID (CONTRACTOR)
I have used IIS to get usernames and it's simple to do with Windows basic 
authentication.

-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Friday, March 26, 2004 4:58 PM
To: 'Tomcat Users List'
Subject: RE: Windows Login Id in a Web App on T5


You can't get a use a windows username and password without integrating with
windows authentication. How about fronting things with IIS? Let IIS do the
authentication for you. Haven't tried it but I don't see why it wouldn't work.


> -Original Message-
> From: Kumar Abhay-CAK203C [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 26, 2004 7:30 PM
> To: 'Tomcat Users List'
> Subject: Windows Login Id in a Web App on T5
> Importance: High
> 
> Hi,
> 
> How can I get user's windows login Id in a java web 
> application (JSP/Servlets) running on Apache Tomcat (T5) 
> without using NTLM Authentication. The need is due to the 
> fact that I cant use POST method with NTLM Authentication in 
> a JSP's to send data to a servlet.
> 
> Help !!
> 
> Regards
> Abhay
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Windows Login Id in a Web App on T5

2004-03-26 Thread Mark Thomas
You can't get a use a windows username and password without integrating with
windows authentication. How about fronting things with IIS? Let IIS do the
authentication for you. Haven't tried it but I don't see why it wouldn't work.


> -Original Message-
> From: Kumar Abhay-CAK203C [mailto:[EMAIL PROTECTED] 
> Sent: Friday, March 26, 2004 7:30 PM
> To: 'Tomcat Users List'
> Subject: Windows Login Id in a Web App on T5
> Importance: High
> 
> Hi,
> 
> How can I get user's windows login Id in a java web 
> application (JSP/Servlets) running on Apache Tomcat (T5) 
> without using NTLM Authentication. The need is due to the 
> fact that I cant use POST method with NTLM Authentication in 
> a JSP's to send data to a servlet.
> 
> Help !!
> 
> Regards
> Abhay
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Windows Login Id in a Web App on T5

2004-03-26 Thread Kumar Abhay-CAK203C
Hi,

How can I get user's windows login Id in a java web application (JSP/Servlets) running 
on Apache Tomcat (T5) without using NTLM Authentication. The need is due to the fact 
that I cant use POST method with NTLM Authentication in a JSP's to send data to a 
servlet.

Help !!

Regards
Abhay

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]