Requirements
Version 2 (Bryan Heath, 06/08/2012 12:34 pm)
| 1 | 1 | h1. Requirements |
|
|---|---|---|---|
| 2 | 1 | ||
| 3 | 1 | * PHP 5 (doesn't require ZEND or Ioncube) |
|
| 4 | 1 | * PHP LDAP - see: http://www.php.net/ldap |
|
| 5 | 2 | Bryan Heath | |
| 6 | 2 | Bryan Heath | You will also need to know some minor information about your domain: |
| 7 | 2 | Bryan Heath | * Domain controller(s) name or IP |
| 8 | 2 | Bryan Heath | ** Example: dc1.mydomain.com or 192.168.1.1 |
| 9 | 2 | Bryan Heath | * Domain suffix |
| 10 | 2 | Bryan Heath | ** Example: @mydomain.com |
| 11 | 2 | Bryan Heath | * Domain base |
| 12 | 2 | Bryan Heath | ** Generally this is the same as your domain suffix |
| 13 | 2 | Bryan Heath | ** Example: DC=mydomain,DC=com |
| 14 | 2 | Bryan Heath | |
| 15 | 2 | Bryan Heath | If you Google around you can find more information about these or how to find them on your domain. |