[dokuwiki] AW: Re: AW: Re: AW: Re: Devel with Authad

  • From: "Law, Andrew" <andrew.law@xxxxxxxxxx>
  • To: "dokuwiki@xxxxxxxxxxxxx" <dokuwiki@xxxxxxxxxxxxx>
  • Date: Fri, 1 Mar 2013 14:54:53 +0000

> $conf['auth']['ad']['account_suffix'] = '@server.example.com'; 
> $conf['auth']['ad']['base_dn'] = 'DC=server,DC=example,DC=com';

Did you not have $conf['plugin']['authad'] at the start of each line?

Cheers, Andy

-----Ursprüngliche Nachricht-----
Von: dokuwiki-bounce@xxxxxxxxxxxxx [mailto:dokuwiki-bounce@xxxxxxxxxxxxx] Im 
Auftrag von Andreas Gohr
Gesendet: Freitag, 1. März 2013 15:40
An: dokuwiki@xxxxxxxxxxxxx
Betreff: [dokuwiki] Re: AW: Re: AW: Re: Devel with Authad

I just checked against our company's test AD server and group memberships work 
just fine. I used the following settings:

$conf['authtype'] = 'authad';
$conf['auth']['ad']['domain_controllers'] = 'ipaddress'; 
$conf['auth']['ad']['use_ssl'] = 1; $conf['auth']['ad']['ad_username'] = 
'Administrator'; $conf['auth']['ad']['ad_password'] = 'pass'; 
$conf['auth']['ad']['debug'] = 1;


Andi

--
splitbrain.org
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: