-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan,
On 9/23/2009 11:51 PM, daniel steel wrote:
> we are using jndi authentication for authenticating the user against
> active directory. the user is hitting the load balancer and then the
> request is forwarded to the tomcat.
>
> at times we are s
We are having the same exact issue you are speaking of. We've gone through
logs as well. I'd love to get some insight on this also. We are using
tomcat with basic authentication.
daniel steel wrote:
>
> All,
> we are using jndi authentication for authenticating the user against
> active di
Thank you :)
-Original Message-
From: Tim Funk [mailto:funk...@apache.org]
Sent: Wednesday, 5 August 2009 12:50 a.m.
To: Tomcat Users List
Subject: Re: JNDI Authentication
http://java.sun.com/products/jndi/tutorial/ldap/security/auth.html
http://tomcat.apache.org/tomcat-6.0-doc/realm
but don't know what the "authentication" is defined as?
if (authentication != null)
env.put(Context.SECURITY_AUTHENTICATION, authentication);
-Original Message-
From: Tim Funk [mailto:funk...@apache.org]
Sent: Tuesday, 4 August 2009 11:55 p.m.
To: Tom
uthentication);
-Original Message-
From: Tim Funk [mailto:funk...@apache.org]
Sent: Tuesday, 4 August 2009 11:55 p.m.
To: Tomcat Users List
Subject: Re: JNDI Authentication
JNDIRealm is based on communicating to an LDAP server. (Which is one way
AD can communicate)
-Tim
Geofrey Raine
JNDIRealm is based on communicating to an LDAP server. (Which is one way
AD can communicate)
-Tim
Geofrey Rainey wrote:
Does anyone know what type of authentication Tomcat uses by default to
authenticate to an AD server using the JNDIRealm?
(I haven't specified any particular authenticati