Requirements
Version 2 (Bryan Heath, 06/08/2012 12:34 pm) → Version 3/4 (Bryan Heath, 06/22/2012 10:14 am)
h1. Requirements
* PHP 5 (doesn't require ZEND or Ioncube)
* PHP LDAP - see: http://www.php.net/ldap
* Email addresses are +*required*+ in AD for a user to be able to login
You will also need to know some minor information about your domain:
* Domain controller(s) name or IP
** Example: dc1.mydomain.com or 192.168.1.1
* Domain suffix
** Example: @mydomain.com
* Domain base
** Generally this is the same as your domain suffix
** Example: DC=mydomain,DC=com
If you Google around you can find more information about these or how to find them on your domain.