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

--- Comment #3 from ashish.j...@in.ibm.com 2010-02-15 11:59:00 UTC ---
My sincere apologies that patch did not make the standard of tomcat community.
I have reformatted the patch and uploading a new one. 

To use this the only requirement is to add a JAAS realm and set the property
org.apache.tomcat.config.NEGOTIATE = true.

Choosing SPNEGO in web.xml may require a change in Spec and so as of now the
current dependency is to use BASIC in the authentication mechanism.

In case Spnego fails the authentication will fall back on the other mechanism
say properties-file, ldap, database, certificates etc.

I have added a related document in geronimo
http://cwiki.apache.org/GMOxDOC21/using-spengo-in-geronimo.html

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to