You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by bohldan bohldan <gl...@hotmail.com> on 2005/02/21 12:20:28 UTC

Authenticate JNDIrealm through Client

I wonder ive started a jndirealm and it works just fine against ldap. I have 
no problem to login from a webbrowser (BASIC mode). But i want to login from 
a Java client how do i do that ?

_________________________________________________________________
Chat: Ha en fest på Habbo Hotel 
http://habbohotel.msn.se/habbo/sv/channelizer Checka in här!


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


SV: Authenticate JNDIrealm through Client

Posted by Roland Carlsson <ro...@alfa-moving.se>.
Hi!

Without beeing to sure about this I guess that if you are going to
authenticate a user via any kind of client against a tomcat-server you have
to talk the language Tomcat talks, and that language is HTTP. So, you have
to make your client able to talk http and then send the login-request as an
http-request and then look at the http-response.

Regards
Roland Carlsson


Den 05-02-21 12.20, skrev "bohldan bohldan" <gl...@hotmail.com>:

> I wonder ive started a jndirealm and it works just fine against ldap. I have
> no problem to login from a webbrowser (BASIC mode). But i want to login from
> a Java client how do i do that ?
> 
> _________________________________________________________________
> Chat: Ha en fest på Habbo Hotel
> http://habbohotel.msn.se/habbo/sv/channelizer Checka in här!
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


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