« Return to Thread: LDAP Authentication

Re: LDAP Authentication (and also MS Active Directory)

by Murray Altheim-5 :: Rate this Message:

Reply to Author | View in Thread

Christophe Dupriez wrote:

> Hi Murray!
>
> I use the JSPWiki WebContainer Authentication.
>
> In jspwiki.jaas:
> JSPWiki-container {
>   com.ecyrd.jspwiki.auth.login.WebContainerLoginModule    SUFFICIENT;
>   com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule SUFFICIENT;
>   com.ecyrd.jspwiki.auth.login.AnonymousLoginModule       SUFFICIENT;
> };
>
> I modified jspwiki.policy for my needs.
>
> In jspwiki.properties:
> jspwiki.authorizer = com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
[message cut off by mailing list...]

(in reply to my request for info on LDAP)

Just a note to the list: Christophe has sent me the full listing in
private email since the list truncated his message, so I'll give it
a try and write it up for jspwiki.org.

Murray

...........................................................................
Murray Altheim <murray09 at altheim dot com>                       ===  = =
http://www.altheim.com/murray/                                     = =  ===
SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk               = =  = =

       Boundless wind and moon - the eye within eyes,
       Inexhaustible heaven and earth - the light beyond light,
       The willow dark, the flower bright - ten thousand houses,
       Knock at any door - there's one who will respond.
                                       -- The Blue Cliff Record

 « Return to Thread: LDAP Authentication