You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/02 11:18:05 UTC

DO NOT REPLY [Bug 48685] Spnego Support in Tomcat

https://issues.apache.org/bugzilla/show_bug.cgi?id=48685

Michael Osipov <sg...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #15 from Michael Osipov <sg...@gmx.net> 2010-11-02 06:17:55 EDT ---
Mark,

in my opinion all of these additional dependencies are superfluous. I wrote a
SpnegoAuthenticator for our webapps in less than 300 lines of code. All you
need is Java 6 with native SPNEGO support.

Our Active Directory forrest contains serveral thousand accounts which
perfectly work with this solution.

I would donate the code and adapt if this will be necessary. More over, I wrote
a supplemental Active Directoy Realm which retrieves the roles and
authenticates itself with Kerberos either as the Tomcat server or even better
as the client connecting to the Tomcat server (credential delegation through
Kerberos).

Michael

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org