-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Lee,
On 10/9/18 08:11, Lee Broom wrote:
> Hello My aim is to introduce a domain level
> authentication/authorisation security layer when accessing the
> http://localhost:8080/sample/ application. I don't want this web
> application to be openly acce
Hello
My aim is to introduce a domain level authentication/authorisation security
layer when accessing the http://localhost:8080/sample/ application. I don't
want this web application to be openly accessible and without challenging an
operator.
After a frustrating and fruitless week I now reach
-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.
>
>
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 us
All,
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 seeing slowness and on analyzing the access log, the jsps
having high execution duration do
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
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 authentication type on either the
server (AD), or the client (Tomcat 6.0), it's working fine but I'm
wondering
If it's using SASL).
R
10 matches
Mail list logo