[dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment?
- From: Gina Häußge <gina@xxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 23 Nov 2008 22:53:00 +0100
Hello, Patrice Caron wrote: > You can may be use a BASIC authentication method with Apache mod_ldap, > Dokuwiki support Basic authentication. This is exactly the approach I chose for our department wiki. Apache authenticates against an LDAP using mod_ldap, DokuWiki then uses this data and the htaccess auth backend (see http://www.dokuwiki.org/tips:htaccessauth) to authorize. Accounts to allow are defined in conf/htusers.auth.php, including groups assigned to them. So far, it works pretty well for us. Just my two cents, Gina
- References:
Other related posts:
- » [dokuwiki] Authenticate against LDAP but retain users.auth.php group assignment? - Metz, Bobby
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Patrice Caron
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Sebastian Menge
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Klaus Vormweg
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - lwoggardner
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Gina Häußge
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Sebastian Menge
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Metz, Bobby
- » [dokuwiki] Re: Authenticate against LDAP but retain users.auth.php group assignment? - Metz, Bobby