Hello,

What do you call "network authentication" ? 

If you speak about windows domain (active directory) authentication you can
use JNDIRealm
(http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JNDIRealm) because
AD has LDAP interface.
Here are some examples:
http://www.jspwiki.org/wiki/ActiveDirectoryIntegration


Ilya Kazakevich,
Developer
JetBrains Inc
http://www.jetbrains.com
"Develop with pleasure!"

-----Original Message-----
From: Josh Gooding [mailto:josh.good...@gmail.com] 
Sent: Monday, November 14, 2011 10:19 PM
To: Tomcat Users List
Subject: Grabbing the user's info

Hey guys,

Question.  I'm developing an application that resides on a network.  I
wondered if (and how) there was a way to use the users network
authentication as a valid authentication into this application?

- Josh


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to