On Dec 9, 2009, at 5:03 AM, Ashish Jain wrote:

Hi folks,

Can you please suggest if there is anyway to disable the prompt for
username and password when using basic authentication??

That's browser behavior, so the only thing you can do from the server side is not use plain BASIC auth. Are you using a SPNEGO enabled browser on a platform where it can recognize your (client side) kerberos login? Do you have a link to a description of how SPNEGO is supposed to work?

thanks
david jencks


Thanks and Regards
Ashish

On 11/13/09, Costin Manolache <cos...@gmail.com> wrote:
On Fri, Nov 13, 2009 at 6:44 AM, Mark Thomas <ma...@apache.org> wrote:

Ashish Jain wrote:

4) Does this require code changes to BasicAuthenticator
FormAuthenticator,
AuthenticatorBase of tomcat.

Basic and form - no. Base - maybe.

Please provide your comment and suggestions.

My instinct (that may be wrong) is that you'll need a new authenticator.
If
you
get this working then I'd certainly consider it for inclusion in Tomcat.


An OpenID would be nice too :-)

Costin



Mark


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




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



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

Reply via email to