RE: find the NT account name with tomcat for IIS

2001-07-12 Thread Jann VanOver
nal Message- From: Georges Boutros [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 8:35 AM To: Tomcat-User (E-mail) Subject: find the NT account name with tomcat for IIS hi, i would like to get the NT account name of the person browsing the web page. i'm using jsp pages wit

Re: find the NT account name with tomcat for IIS

2001-07-12 Thread Tim O'Neil
At 08:34 AM 7/12/2001, you wrote: >hi, > >i would like to get the NT account name of the person browsing the web page. >i'm using jsp pages with tomcat for IIS. > >does anyone know how can i do it? You'll need to write a nt domain auth client (native code) and a jni driver. Its not going to be a

find the NT account name with tomcat for IIS

2001-07-12 Thread Georges Boutros
hi, i would like to get the NT account name of the person browsing the web page. i'm using jsp pages with tomcat for IIS. does anyone know how can i do it? thanks Georges