You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chuck Ruffing <cr...@yahoo.com> on 2003/06/23 18:59:57 UTC

Configuring SSL and LDAP authentication for Apache 1.3 and Tomcat 4.1

Hi,
 
I have Apache 1.3, Tomcat 4.1, and mod_jk installed and working together.  I was able to configure Apache to use SSL.  Now, I am required to check the client certificate that Apache receives against an LDAP directory on a different server to authenticate the user.  Could somebody please help me with this?  I have read about JNDIRealm, but I'm unsure as to how everything fits together.  Thanks.



---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Re: Configuring SSL and LDAP authentication for Apache 1.3 and Tomcat 4.1

Posted by Bill Barker <wb...@wilshire.com>.
"Mario Ivankovits" <ma...@ops.co.at> wrote in message
news:002a01c339af$07191450$0300000a@stringfellow...
> Maybe you could find informations here
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7831.
> There you could find my working solution, but i use only a standalone
tomcat
> installation. Dont know much about Apache integration.

Which is why you should also look at
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15790 (and probably
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19991 as well).  You'll
likely have to patch the Connector (or wait for 4.1.25) to have it read the
Client-Cert at all.

>
> Currently this is not a plug and play solution.
>
> Mario
>
> ----- Original Message -----
> From: "Chuck Ruffing" <cr...@yahoo.com>
> To: <to...@jakarta.apache.org>
> Sent: Monday, June 23, 2003 6:59 PM
> Subject: Configuring SSL and LDAP authentication for Apache 1.3 and Tomcat
> 4.1
>
>
> > Hi,
> >
> > I have Apache 1.3, Tomcat 4.1, and mod_jk installed and working
together.
> I was able to configure Apache to use SSL.  Now, I am required to check
the
> client certificate that Apache receives against an LDAP directory on a
> different server to authenticate the user.  Could somebody please help me
> with this?  I have read about JNDIRealm, but I'm unsure as to how
everything
> fits together.  Thanks.
> >
> >
> >
> > ---------------------------------
> > Do you Yahoo!?
> > SBC Yahoo! DSL - Now only $29.95 per month!




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


Re: Configuring SSL and LDAP authentication for Apache 1.3 and Tomcat 4.1

Posted by Mario Ivankovits <ma...@ops.co.at>.
Maybe you could find informations here
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7831.
There you could find my working solution, but i use only a standalone tomcat
installation. Dont know much about Apache integration.

Currently this is not a plug and play solution.

Mario

----- Original Message ----- 
From: "Chuck Ruffing" <cr...@yahoo.com>
To: <to...@jakarta.apache.org>
Sent: Monday, June 23, 2003 6:59 PM
Subject: Configuring SSL and LDAP authentication for Apache 1.3 and Tomcat
4.1


> Hi,
>
> I have Apache 1.3, Tomcat 4.1, and mod_jk installed and working together.
I was able to configure Apache to use SSL.  Now, I am required to check the
client certificate that Apache receives against an LDAP directory on a
different server to authenticate the user.  Could somebody please help me
with this?  I have read about JNDIRealm, but I'm unsure as to how everything
fits together.  Thanks.
>
>
>
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!


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