Title: LDAP Authentication 2
Author: OrbitaNET
Published: <strong>20 ທັນວາ 2012</strong>
Last modified: 20 ທັນວາ 2012

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/ldap-authentication-2.svg)

# LDAP Authentication 2

 ໂດຍ [OrbitaNET](https://profiles.wordpress.org/orbitanet/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/ldap-authentication-2.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/ldap-authentication-2/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/ldap-authentication-2/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/ldap-authentication-2/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/ldap-authentication-2/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/ldap-authentication-2/)

## ຄຳອະທິບາຍ

This plug-in extends Simple LDAP Authentication plug-in [Simple LDAP Authentication](https://wordpress.org/extend/plugins/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

## ການຕິດຕັ້ງ

This section describes how to install the plugin and get it working.

e.g.

 1. Upload and unzip `ldap-authentication-2.zip` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Can I use SSL on LDAP connection?

Yes. You can enable SSL connection in the option page.

  Can I customize LDAP search filter?

Yes. You can customize the search filters (user ID and group) in the option page.

  How do I use debug mode?

This plugin has a built-in debug mode. When WP_DEBUG is enabled in wp-config.php,
it will turn on the notices that some authenticatin information are added on the
log entry.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“LDAP Authentication 2” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ OrbitaNET ](https://profiles.wordpress.org/orbitanet/)
 *   [ redgecko ](https://profiles.wordpress.org/redgecko/)

[ແປ “LDAP Authentication 2” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/ldap-authentication-2)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/ldap-authentication-2/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/ldap-authentication-2/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/ldap-authentication-2/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/ldap-authentication-2/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0

Following functions are added to original plug-in:

updates user data

 * _update_user ($username, $email, $first_name, $last_name, $role = ”)

updates user password

 * _update_user_password ($username , $password)

checks password hash using crypt/standart-des, crypt/enhanced, crypt/md5, crypt/
blowfish

 * _check_CRYPT ($plainTextPass, $ldapPass)

checks password hash using ssha

 * _check_SSHA ($plainTextPass, $ldapPass)

checks password hash using smd5

 * _check_SMD5 ($plainTextPass, $ldapPass)

checks password hash using sha

 * _check_SHA ($plainTextPass, $ldapPass)

checks password for exact match

 * _check_CLEAR ($plainTextPass, $ldapPass)

checks password hash using md5

 * _check_MD5 ($plainTextPass, $ldapPass)

checks entered credentials

 * _get_crypt_pass_by_type ($type, $password, $full_password)

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.4**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **13 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 2.7 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.4.2**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/ldap-authentication-2/)
 * ແທັກ
 * [authentication](https://lo.wordpress.org/plugins/tags/authentication/)[ldap](https://lo.wordpress.org/plugins/tags/ldap/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/ldap-authentication-2/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/ldap-authentication-2/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/ldap-authentication-2/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ OrbitaNET ](https://profiles.wordpress.org/orbitanet/)
 *   [ redgecko ](https://profiles.wordpress.org/redgecko/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/ldap-authentication-2/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://coder-notes.com/)