User Tools

Site Tools


blog:dokuwiki_with_authldap_and_authplain_in_parallel

This is an old revision of the document!


Dokuwiki with authldap and authplain in parallel

For future generation after install authchained plugin, i will put below lines in /dokuwiki/conf/local.php

$conf['useacl'] = 1;
$conf['authtype'] = 'authchained';
$conf['plugin']['authchained']['authtypes'] = 'authad:authplain';

Ref: https://forum.dokuwiki.org/d/17041-authad-and-local-admin-user

Discussion

Enter your comment. Wiki syntax is allowed:
  _____   __ __     __   ____   __  ___
 / ___/  / // / __ / /  / __/  /  |/  /
/ (_ /  / _  / / // /  / _/   / /|_/ / 
\___/  /_//_/  \___/  /___/  /_/  /_/
 
blog/dokuwiki_with_authldap_and_authplain_in_parallel.1684310129.txt.gz · Last modified: 2023-05-17 09:55 by brb