RE: find the NT account name with tomcat for IIS

2001-07-12 Thread Jann VanOver
Once you are properly serving through IIS, you can go to the IIS administration panel and set security for a directory or a page. How you set it is different with each version of Windows & IIS so I can't tell you exactly how to do that. On Win2K, here's what I do: Start=>Settings=>Control Pane

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