Active Directory authentication

From MyWiki
Revision as of 17:27, 11 November 2014 by George2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Step 1: Install the Extension
 
    Download the archive from the extension site.
    Extract the archive to the “extensions” folder in your MediaWiki installation.
    Add a RequireOnce line to the LocalSettings.php: require_once( "$IP/extensions/LdapAuthentication/LdapAuthentication.php" );