Title: [Plugin: Active Directory Authentication] does this work?
Last modified: August 19, 2016

---

# [Plugin: Active Directory Authentication] does this work?

 *  [Kahil](https://wordpress.org/support/users/kahil/)
 * (@kahil)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-active-directory-authentication-does-this-work/)
 * I have the most recent version of WordPress running with this plugin installed.
   I have entered in all the required info, but it simply won’t work. It doesn’t
   seem to be connecting to AD despite having the right info. The site I have is
   internal only. I’m not sure if I have to make any tweaks to the plugin due to
   this or not.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [davidpotter](https://wordpress.org/support/users/davidpotter/)
 * (@davidpotter)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-active-directory-authentication-does-this-work/#post-1023900)
 * I was able to get this work, but there were a couple issues.
 * 1. You need to modify the ad-auth.php file where it displays the values of the
   settings on the admin page. Do a search for
 *     ```
       <? echo
   
       and replace them with
       ```
   
 * <?php echo
 * 2. You must specify all options (well, except for Role Equivalent Groups), including
   the account suffix (e.g. `@yourcompany.local`). The base DN will be `dc=yourcompany,
   dc=local` for that domain.
 * Once I did those things, it worked like a charm. Hopefully this will help you
   get it working.
 *  [andymwood](https://wordpress.org/support/users/andymwood/)
 * (@andymwood)
 * [17 years ago](https://wordpress.org/support/topic/plugin-active-directory-authentication-does-this-work/#post-1023977)
 * David,
 * That worked a treat, cheers!
 *  [lisa0721](https://wordpress.org/support/users/lisa0721/)
 * (@lisa0721)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-active-directory-authentication-does-this-work/#post-1024040)
 * What I’d like to know is where the log-in page appears? Should we be trying to
   login via wp-admin?
 * I’ve got a 2.9 WP installation. Somewhere between 2.7 and 2.9, WP did away with
   the private blog option…
 * Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Active Directory Authentication] does this work?’ is closed 
to new replies.

 * 3 replies
 * 4 participants
 * Last reply from: [lisa0721](https://wordpress.org/support/users/lisa0721/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-active-directory-authentication-does-this-work/#post-1024040)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
