There are many tutorials/examples on the web.  This one covers both security
and searches:

http://java.sun.com/products/jndi/tutorial/ldap/

Bill

On 5/3/07, Riccardo Cohen <[EMAIL PROTECTED]> wrote:

All right, but if I want to write my own one, I need to know ldap
protocole :)... where do you find this ?


Bill Au wrote:
> I ended up writing my own authenticator extending Caucho's
> AbstractAuthenticator
> because I need to use ldaps and need some custom functionality.
> Things should work if the default PROVIDER_URL is good for you (ie
> ldap://localhost:389).
>
> Bill
>
> On 5/3/07, *Riccardo Cohen* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Hi
>     I'm also interested in LDAP authentification, our new customer is a
big
>     organization, and they want our application to use LDAP services for
>     authentification. I must say that I know very few about this.
>
>     I could not find any class in resin's doc about LDAP, but found a
page
>     here from "Ferg" :
>
>     http://bugs.caucho.com/view.php?id=666
>
>     It seems rather complex for me, as I'm reading these pages, I would
>     need
>     to include Acegi framework, then Spring framework, and finally a
Resin
>     adaptor which is a whole project itself...
>
>     For my application, I only need a very simple java class getting
current
>     user name from LDAP, so a web user that is already authenticated
does
>     not have to retype its login/password...
>
>     But I really don't know if it can be as simple as that... !
>
>     cilquirm wrote:
>      > Does anyone have any experience using Caucho's LDAPAuthenticator
with
>      > ActiveDirectory?
>      >
>      > Still continuing on my quest to investigate possible
ActiveDirectory
>      > authentication options.
>      >
>      > Any help would be appreciated.
>      >
>      >
>      > Thanks,
>      > -a
>
>     --
>     Très cordialement,
>
>     Riccardo Cohen
>     ligne directe : 02-47-49-63-24
>     -------------------------------------------
>     Articque
>     http://www.articque.com
>     149 av Général de Gaulle
>     37230 Fondettes - France
>     tel : 02-47-49-90-49
>     fax : 02-47-49-91-49
>
>
>     _______________________________________________
>     resin-interest mailing list
>     resin-interest@caucho.com <mailto:resin-interest@caucho.com>
>     http://maillist.caucho.com/mailman/listinfo/resin-interest
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest

--
Très cordialement,

Riccardo Cohen
ligne directe : 02-47-49-63-24
-------------------------------------------
Articque
http://www.articque.com
149 av Général de Gaulle
37230 Fondettes - France
tel : 02-47-49-90-49
fax : 02-47-49-91-49


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to