[dokuwiki] Re: Does dokuwiki support multiple ldap servers?

A second approach is install a OpenLdap in proxy metadirectory backend
mode..

http://linux.die.net/man/5/slapd-meta

http://en.wikipedia.org/wiki/OpenLDAP#Backends

Patrice



On Mon, Jun 29, 2009 at 8:40 AM, kay Han <khadjari@xxxxxxxxxxx> wrote:

>  Hello dma_k, thanks for your help
>
> yes I mean if it is possible to configure dokuwiki so that It connects to
> all three LDAP (AD  actually) servers we have to authenticate the user.
> It sounds like the chain would do the job. But in local.php these
> parameters are for just for one ldap server, I do not see how I would
> configure it for 3 servers
>
> $conf['auth']['ldap']['server'] = 'adserver.mycompany.se';
> $conf['auth']['ldap']['binddn'] = 
> '%{user}@addomain.mycompany.se<user%7D@xxxxxxxxxxxxxxxxxxxxx>
> ';
> $conf['auth']['ldap']['usertree'] = 'dc=addomain,dc=mycompany,dc=se';
> $conf['auth']['ldap']['userfilter'] = '(userPrincipalName=%{
> user}@addomain.mycompany.se <user%7D@xxxxxxxxxxxxxxxxxxxxx>)';
>
>
> > From: dma_k@xxxxxxx
> > To: dokuwiki@xxxxxxxxxxxxx
> > Subject: [dokuwiki] Re: Does dokuwiki support multiple ldap servers?
> > Date: Mon, 29 Jun 2009 14:25:22 +0200
>
> >
> > Hi Kay Han!
> >
> > What do you mean by saying "hook the wiki to 3 different ldap servers"?
> > You mean, use several LDAP servers for authentication? Then have a look
> > at chaining of authentication methods here:
> >
> > http://www.dokuwiki.org/auth:ggauth#chained
> >
> > What you need if to chain several LDAP servers, but I am not sure, it
> > will work of the box, but this plugin can be easily extended to support
> > this.
> >
> > Bye!
> >
> > kay Han wrote on 29.06.2009 10:58:
> > > Hello,
> > >
> > >
> > > I am responsible for the wiki in our company in Europe, now we are
> going
> > > to cooperate with 2 companies one in China and one in Canada. People
> > > there are starting to use our wiki. The problem is that We all use
> > > seperate ldap servers. What is the solution to this problem?
> > >
> > > Is it possible to hook the wiki to 3 different ldap servers? Is it
> > > possible to have 3 wikis but to have same data source?
> > >
> > > Would be thankful for an answer.
> > >
> > > regards
> > > /KH
> > >
> > > _________________________________________________________________
> > > Show them the way! Add maps and directions to your party invites.
> > > http://www.microsoft.com/windows/windowslive/products/events.aspx
> >
> >
> > --
> > DokuWiki mailing list - more info at
> > http://wiki.splitbrain.org/wiki:mailinglist
>
> ------------------------------
> Invite your mail contacts to join your friends list with Windows Live
> Spaces. It's easy! Try 
> it!<http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us>
>

Other related posts: