Tomcat 4 only: look for jcifs. Any version of Tomcat in conjunction with IIS/Apache: look for getRemoteUser in servlet spec.
Marco ----- Original Message ----- From: "ELMKIES Alexandre OF/DSI/EXT" Subject: OS Authentification > Hi, > > I've read some the 'Java Servlet Programming' (O'reilly) and I've not > found a response to this question. > > Is there a way to tell to tomcat (or another servlet engine) top use OS > (NT4) authentification ? I'm working in the context of a migration from > an IIS/ASP architecture to a servlet/jsp on Windows platform and i would > like the application to work with the same OS authentification in order > not to have to maintin a login/password database, LDAP, or even basic > tomcat-users.xml file. > > Thanks for any information, > > Alexandre. > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
