Next Active Directory Integration Plugin WordPress, Download, Install

Next Active Directory Integration Plugin WordPress

Next Active Directory Integration allows WordPress to authenticate, authorize, create and update users against Microsoft Active Directory.

Next Active Directory Integration Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/next-active-directory-integration/

How to Install Next Active Directory Integration Plugin, Manually

Requirements

To install Next Active Directory Integration you need at least WordPress 4.0 and PHP 5.3

Although only tested with Apache 2.2 and 2.4 Next ADI should work with all other common web servers like nginx and IIS.

Next Active Directory Integration requires a few PHP modules to be enabled. Please verify in your php.ini that ldap, mcrypt and mbstring are activated. But it is very likely, that mcrypt is already enabled and not listed in the php.ini.
If you are planning to use encryption for your LDAP connection – which we highly suggest – you although need openssl to be enabled.

; required by *Next ADI* extension=php_ldap.dll extension=php_mbstring.dll ; required by LDAP/S and STARTTLS extension=php_openssl.dll 

Migration from ADI 1.x to Next ADI

Please read our migration guide carefully!

Installation

Next ADI can be easily installed from the WordPress Plugin Directory.

It is also possible to download the latest version from https://downloads.wordpress.org/plugin/next-active-directory-integration.zip“ and unpack the folder to your wordpress/wp-content/plugins directory.

Developers can clone the Git Repository inside their wordpress/wp-content/plugins directory and download the dependencies with composer.

Single Site

  • Visit your WordPress blog and login into your WordPress dashboard as Administrator
  • Click on the Plugins in the left the navigation bar
  • Activate the Next Active Directory Integration plug-in

Network installation

  • Visit your WordPress network dashboard as Super Admin
  • Click on the Plugins link in the left the navigation bar
  • Activate the Next Active Directory Integration plug-in. In a WordPress network installation Next ADI should be Network activated.

You can enable/disable Next ADI for specific blogs by using the Profiles feature of Next ADI.
It is not possible to activate Next ADI for a site inside a network.

Video

Screenshots

Next Active Directory Integration Plugin WordPress

Next Active Directory Integration Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *