LDAP Authentication 2

LDAP Authentication 2 Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,717 downloads
LDAP Authentication 2 Icon

Try plugin: LDAP Authentication 2

We'll create fresh WordPress site with LDAP Authentication 2 installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About LDAP Authentication 2

Authenticates users through LDAP.

0


0


0


0


0

updated: 11 years ago
since: 11 years ago
author: RedGecko

Description

This plug-in extends Simple LDAP Authentication plug-in Simple LDAP Authentication.
Plug-in works as followed:

Entered credentials are checked by all hash types available on LDAP-server (ssha, smd5, crypt/standart-des, crypt/enhanced, crypt/md5, crypt/blowfish, sha, clear, md5) by specified login.

If password is correct:

If user already exist in WordPress database

  • Password, name, surname, e-mail are changed to those existing on LDAP-server.

If no such user is in WordPress database:

If automatic user transfer is disabled by plug-in settings:

  • Existing user data is updated

If automatic user transfer is enabled by plug-in settings:

  • Existing user data is updated

  • New user is created with profile received from LDAP-server.

If the password was incorrect:

  • Wrong password error is shown.

Features

  1. Update user data
  2. Updates user password
  3. Checks password hash using crypt/standart-des, crypt/enhanced, crypt/md5, crypt/blowfish, ssha, smd5, sha, md5