Linux 软件免费装

LDAP-Integration

开发者 Alex1602
更新时间 2013年7月13日 16:28
PHP版本: 3.3 及以上
WordPress版本: 3.5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

login authentication active directory ldap adLDAP

下载

详情介绍:

Having a single login for every service is a must in large organizations. This plugin allows you to integrate WordPress with LDAP for each individual site. You can create different base dn's for every site and still have only one list of users. First of all this plugin is based upon the simple LDAP Login I made some changes which I think are handy. When you want to manage multiple single wordpress installations, password management becomes crucial. When someone's password has been cracked you would have to change it everywhere wouldn't it be simpler to just edit it on one place. Feature request Do you have an idea to make this plugin better, please let me know leave a message here or email me alex[at]alex-dekker.nl. Donate? If you want to donate please email me.

安装:

  1. Upload ldap-integration folder to the /wp-content/plugins/ directory
  2. Or upload the zip file to your wordpress plugin section
  3. Activate the plugin through the 'Plugins' menu in WordPress

升级注意事项:

New features will be added in time.

常见问题:

Other than Wordpress, what does my system require?

  1. PHP 5
  2. A LDAP server like openldap or active directory
  3. PHP must be configured/compiled with ldap support!

How do I know what the correct settings are?

I have tried to make the settings as self-explanatory as possible. If you are struggling figuring them out, you may need to speak with your LDAP administrator. I realize this is an obnoxious response, but there is no good, fail proof way to help you discover these settings. A good place to start, if you're feeling daring, might be to use ADSIEdit for Windows and Active Directory, or GQ for Linux and OpenLDAP.

It's still not working, what other things can I try?

If you are confident your settings are correct and it still does not work, it may be time to check for port or firewall issues. If your LDAP server is running on a non-standard port or an obsolete version of the LDAP protocol you are going to have issues. Port 389 is the port this plugin, and nearly every other LDAP enabled software expects. They are also expecting protocol version 3. If you are using an old version of LDAP or running a non-standard port you may need to modify the code that the plugin runs or update your LDAP installation. Unfortunately I can't be relied upon to assist with these types of requests. I chose not to support these scenarios because they are infrequent and because they confuse everyone else.

It's still not working! How can I get help?

There are two ways. You can post a comment on my blog (http://alex-dekker.nl/) or you can e-mail me: alex[at]alex-dekker.nl. I'll do my best to get you up and running!

更新日志:

Version 1.0