tutorial:dokuwiki:ad_access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:dokuwiki:ad_access [2013-07-13 20:01]
root
tutorial:dokuwiki:ad_access [2018-06-03 14:10] (current)
Line 3: Line 3:
 ====== Use Active Directory to authenticate with dokuwiki ====== ====== Use Active Directory to authenticate with dokuwiki ======
  
-**Requirements** +===== Requirements ===== 
-  * Dokuwiki 2013-05-10a "Weatherwax" installation+  * Dokuwiki 2013-05-10a "Weatherwax" installation (my work with older versions, not tested!)
   * One or more Domain Controllers (DC)   * One or more Domain Controllers (DC)
   * Server running dokuwiki can reach the DC, (i.e. via VPN)   * Server running dokuwiki can reach the DC, (i.e. via VPN)
Line 11: Line 11:
 ---- ----
  
-**Step ~~#~~**+===== Step 1 =====
   * Add a group to Active Directory and add all users who should get wiki admin rights to it.   * Add a group to Active Directory and add all users who should get wiki admin rights to it.
  
 ---- ----
  
-**Step ~~#~~**+===== Step 2 =====
   * Connect to your server hosting dokuwiki.   * Connect to your server hosting dokuwiki.
-  * Locate the dokuwiki folder, (i.e. /var/www/dokuwiki/)+  * Locate the dokuwiki folder, (i.e. ''%%/var/www/dokuwiki/%%'')
  
 ---- ----
  
-**Step ~~#~~** +===== Step 3 ===== 
-  * Go to conf/ and open local.php with your favorite text editor.+  * Go to ''%%conf/%%'' and open ''%%local.php%%'' with your favorite text editor.
   * Add the following lines to it:   * Add the following lines to it:
 <code> <code>
Line 39: Line 39:
 ---- ----
  
-**Troubleshooting** +===== Troubleshooting ===== 
-  * If you experience problems, you can add <code>$conf['plugin']['authad']['debug'] = 1;</code> to your local.php. This should give you some helpful error messages.+  * If you experience problems, you can add ''%%$conf['plugin']['authad']['debug'] = 1;%%'' to your local.php. This should give you some helpful error messages.
  
 ---- ----
  • tutorial/dokuwiki/ad_access.1373738507.txt.gz
  • Last modified: 2018-06-03 14:10
  • (external edit)