Version 1/9
-
Next » -
Current version
Mahesh Salaria, 10/03/2011 11:07 am
Installation Instructions¶
This is a basic LoginShare v4 user authenticator against ad with only PHP 5 (doesn't require ZEND or Ioncube but does require PHP 5!) only works with Active Directory and all required fields that LoginShare requires must be in your AD. This includes Fullname, Email Address, Designation, and Phone #. If not, this will throw error.
Basic Requirements:
PHP 5 (Required for the adLDAP.php file)
PHP_LDAP Extension installed on server
Instructions:
- Upload both files to your kayako folder on your web server.
- Edit the adLDAP.php file accordingly with your Active Directory settings. For help, see adldap.sourceforge.net for help on this.
- Configure User LoginShare to point to the file on the server, ie http://yourdomain.com/kayako/ldap.php
- Try log-in using AD User credentials.
The script is basic and I have fully tested it against users we have had problems with in past and no complaints from anybody as of yet.
Source: http://forums.kayako.com/threads/php-ad-ldap-authenticator.24269/