You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Boris Prochazka <bo...@lucky.cdt.luth.se> on 2000/04/06 18:00:45 UTC

Authentication

I have previusly been using the JServ with  LDAP user authentication  by
the mad_LDAPauth. This
is an apache module.

Now when we are trying to switch over to the tomcat the authenticatin
done by the apache is disabled and tomcat to my knowledge is lacking
LDAP authentiication. As I see it there are two possible roads.

1. Enable again the apache server authentication. How can I do that ??

2. Extend the tomcat with a LDAP authentication module. Where are the
useable plugpoints for this?

My bee there are outher solutions, let me know. The key thing is that if
we are to consider using tomcat in the project we have to get the LDAP
authentication to work.

Boris

                              \\V//
                              (o o)
--------------------------ooO--(_)--Ooo-----------------------------
        You know you've achieved perfection in design,
                Not when you have nothing more to add,
                        But when you have nothing more to take away.
.....................................................................
Boris Prochazka                 http://lucky.cdt.luth.se/~bopr/
Frontec Norr AB                 mailto:bopr@lule.frontec.se
Aurorum                         Phone:  +46 920 75122
S-977 75 Lulea, Sweden          Fax:    +46 920 75299



Re: Authentication

Posted by Boris Prochazka <bo...@lucky.cdt.luth.se>.
Can you explain more your thoughts. One of the reasons for the selected
architecture is to avoid authentication functionality in the
application, 
instead use the allready existin one in the webserver.

Boris

Pierre Neihouser wrote:
> 
> Hi Boris,
> 
> I don't know if it is very relevant to you, but why you don't create your own
> LDAP authentification servlet?  This is not complex at all, most of the
> details are in Java JNDI.
> What do you think?
> 
> Pierre
> 
> Boris Prochazka wrote:
> 
> > I have previusly been using the JServ with  LDAP user authentication  by
> > the mad_LDAPauth. This
> > is an apache module.
> >
> > Now when we are trying to switch over to the tomcat the authenticatin
> > done by the apache is disabled and tomcat to my knowledge is lacking
> > LDAP authentiication. As I see it there are two possible roads.
> >
> > 1. Enable again the apache server authentication. How can I do that ??
> >
> > 2. Extend the tomcat with a LDAP authentication module. Where are the
> > useable plugpoints for this?
> >
> > My bee there are outher solutions, let me know. The key thing is that if
> > we are to consider using tomcat in the project we have to get the LDAP
> > authentication to work.
> >
> > Boris
> >
> >                               \\V//
> >                               (o o)
> > --------------------------ooO--(_)--Ooo-----------------------------
> >         You know you've achieved perfection in design,
> >                 Not when you have nothing more to add,
> >                         But when you have nothing more to take away.
> > .....................................................................
> > Boris Prochazka                 http://lucky.cdt.luth.se/~bopr/
> > Frontec Norr AB                 mailto:bopr@lule.frontec.se
> > Aurorum                         Phone:  +46 920 75122
> > S-977 75 Lulea, Sweden          Fax:    +46 920 75299
> >
> > --------------------------------------------------------------------------
> > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commmands, email: tomcat-user-help@jakarta.apache.org
> 
> --------------------------------------------------------------------------
> To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commmands, email: tomcat-user-help@jakarta.apache.org

-- 

                              \\V//
                              (o o)
--------------------------ooO--(_)--Ooo-----------------------------
	You know you've achieved perfection in design,
		NOT when you have nothing more to add,
			but when you have nothing more to take away.
.....................................................................
Boris Prochazka                 E-mail:
boris.prochazka@lucky.cdt.luth.se
Professorsvagen 25, v5          http://lucky.cdt.luth.se/~bopr/
S-977 51 LULEA                  [home]   +46 920 - 98908            
SWEDEN		 		[mobile] +46 70  - 5125122

Re: Authentication

Posted by Pierre Neihouser <pi...@lionet.ie>.
Hi Boris,

I don't know if it is very relevant to you, but why you don't create your own
LDAP authentification servlet?  This is not complex at all, most of the
details are in Java JNDI.
What do you think?

Pierre

Boris Prochazka wrote:

> I have previusly been using the JServ with  LDAP user authentication  by
> the mad_LDAPauth. This
> is an apache module.
>
> Now when we are trying to switch over to the tomcat the authenticatin
> done by the apache is disabled and tomcat to my knowledge is lacking
> LDAP authentiication. As I see it there are two possible roads.
>
> 1. Enable again the apache server authentication. How can I do that ??
>
> 2. Extend the tomcat with a LDAP authentication module. Where are the
> useable plugpoints for this?
>
> My bee there are outher solutions, let me know. The key thing is that if
> we are to consider using tomcat in the project we have to get the LDAP
> authentication to work.
>
> Boris
>
>                               \\V//
>                               (o o)
> --------------------------ooO--(_)--Ooo-----------------------------
>         You know you've achieved perfection in design,
>                 Not when you have nothing more to add,
>                         But when you have nothing more to take away.
> .....................................................................
> Boris Prochazka                 http://lucky.cdt.luth.se/~bopr/
> Frontec Norr AB                 mailto:bopr@lule.frontec.se
> Aurorum                         Phone:  +46 920 75122
> S-977 75 Lulea, Sweden          Fax:    +46 920 75299
>
> --------------------------------------------------------------------------
> To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commmands, email: tomcat-user-help@jakarta.apache.org