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 simple matter, but people have done it, I used to work for a web portal vendor and that product did it. I think there's a third party product out there too somewhere that will do it for you.
- find the NT account name with tomcat for IIS Georges Boutros
- RE: find the NT account name with tomcat for IIS Tim O'Neil
- RE: find the NT account name with tomcat for IIS Jann VanOver
