Requirements

  • PHP 5 (doesn't require ZEND or Ioncube)
  • PHP LDAP - see: http://www.php.net/ldap
  • Email addresses are required in AD on every user account before they will 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.