Requirements

Version 1 (Bryan Heath, 06/08/2012 12:29 pm) → Version 2/4 (Bryan Heath, 06/08/2012 12:34 pm)


h1. Requirements

* PHP 5 (doesn't require ZEND or Ioncube)
* PHP LDAP - see: http://www.php.net/ldap

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.