Home
last modified time | relevance | path

Searched +full:real_primarygroup -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/lib/plugins/authad/conf/
H A Ddefault.php10 $conf['real_primarygroup'] = 0;
H A Dmetadata.php10 $meta['real_primarygroup'] = array('onoff','_caution' => 'danger');
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php587 if (array_key_exists("real_primarygroup",$options)){ $this->realPrimaryGroup = $options["real_primarygroup"]; }
/dokuwiki/lib/plugins/authad/
H A Dauth.php28 * $conf['plugin']['authad']['real_primarygroup'] = 1;