Linux 软件免费装

Plugin Name

开发者 fkoenen@feweb.net
更新时间 2017年2月6日 06:29
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.7.2
版权: GPL2

标签

login authentication LDAP

下载

1.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9

详情介绍:

This plugin will enable WP authentication and role management from LDAP server. Users who log in to your WP site are authenticated by first matching the username input against an attribute to local the RDN. Then a bind is performed against the RDN. Upon successful bind, authentication is approved. Local WP user management is engaged by initializing and maintaining user DB records. Simply create your users in your LDAP directly. Define access rights or "roles" to specific WP sites. When the user logs into the WP site, the local DB user entry is created. Use LDAP to define users in one place for access to one or many WP sites. User passwords in the local DB are replaced with jumbled text and are unusable. All password information is maintained in LDAP. User information ( Display Name, Nick Name, Nice Name, First Name, Last Name ) are maintained in master form in LDAP and stored and updated (synced) to the local DB when the user logs in.

安装:

Dowload the plugin to your WP site. Enabled the plugin. Enter LDAP configuration information from the WP-Admin Settings menu. Test LDAP configurations from the WP-Admin Settings menu.

常见问题:

Is the password expirary feature optional?

Yes. Simply leave the LDAP configuration attribute emtpy to disable this feature.

Does the plugin offer an easy way to create new users in LDAP?

Yes. The plugin accepts a URL reference to your LDAP administration interface.

What do I do if my users are already defined in my WP database?

Not a problem. The user_login value will be mapped in the plugin setup to an attribute in LDAP. Create your LDAP person records with the same value on the attribute you map to user_login. Then next time the user logs in, the LDAP will begin to manage the records in the local DB as normal.

Does the LDAP plugin supercede the base WP login?

Yes. Once the plugin is enabled, authentication control is passed on to the LDAP system.

更新日志:

1.0 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.0.10 1.0.11 1.0.12