HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/LHouwen/dokuwiki.logic.nl/wwwroot/lib/plugins/authldap/conf/default.php
<?php

$conf['server']      = '';
$conf['port']        = 389;
$conf['usertree']    = '';
$conf['grouptree']   = '';
$conf['userfilter']  = '';
$conf['groupfilter'] = '';
$conf['version']     = 2;
$conf['starttls']    = 0;
$conf['referrals']   = -1;
$conf['deref']       = 0;
$conf['binddn']      = '';
$conf['bindpw']      = '';
//$conf['mapping']['name']  unsupported in config manager
//$conf['mapping']['grps']  unsupported in config manager
$conf['userscope']  = 'sub';
$conf['groupscope'] = 'sub';
$conf['userkey']    = 'uid';
$conf['groupkey']   = 'cn';
$conf['debug']      = 0;
$conf['modPass']    = 1;