Law, Andrew
2013-02-26 13:39:00 UTC
Hello,
Thought I would try out the current devel version with my IIS 7.5, AD, Windows... environment.
Anybody else tried this already with plugin=authad? I followed the steps on the plugin page and I can login with Single Sign On and all looks good.
The only thing I have noticed is that my groups are missing. Is this still a known work in progress or should this be classed as a bug? (I can open a bug report in that case).
Activating the Debug option does not give me any extra info as to what is happening (or not happening in this case..).
Local.php
$conf['authtype'] = 'authad';
$conf['superuser'] = 'me';
$conf['useacl'] = 1;
Local.protected.php
$conf['plugin']['authad']['account_suffix'] = '@i.work.here.com';
$conf['plugin']['authad']['base_dn'] = 'NULL';
$conf['plugin']['authad']['domain_controllers'] = 'server.i.work.here.com';
$conf['plugin']['authad']['sso'] = 1;
$conf['plugin']['authad']['ad_username'] = 'myuser';
$conf['plugin']['authad']['ad_password'] = 'mypassword';
$conf['plugin']['authad']['real_primarygroup'] = 1;
$conf['plugin']['authad']['debug'] = 1;
Cheers, Andy
Thought I would try out the current devel version with my IIS 7.5, AD, Windows... environment.
Anybody else tried this already with plugin=authad? I followed the steps on the plugin page and I can login with Single Sign On and all looks good.
The only thing I have noticed is that my groups are missing. Is this still a known work in progress or should this be classed as a bug? (I can open a bug report in that case).
Activating the Debug option does not give me any extra info as to what is happening (or not happening in this case..).
Local.php
$conf['authtype'] = 'authad';
$conf['superuser'] = 'me';
$conf['useacl'] = 1;
Local.protected.php
$conf['plugin']['authad']['account_suffix'] = '@i.work.here.com';
$conf['plugin']['authad']['base_dn'] = 'NULL';
$conf['plugin']['authad']['domain_controllers'] = 'server.i.work.here.com';
$conf['plugin']['authad']['sso'] = 1;
$conf['plugin']['authad']['ad_username'] = 'myuser';
$conf['plugin']['authad']['ad_password'] = 'mypassword';
$conf['plugin']['authad']['real_primarygroup'] = 1;
$conf['plugin']['authad']['debug'] = 1;
Cheers, Andy
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist