ConfigureForest
Configures the Active Directory forest to work with Centrify software.
Syntax
void ConfigureForest(string licenseContainerPath)
Parameters
Specify the following parameter when using this method.
Parameter | Description |
licenseContainerPath |
The LDAP path to the license container holding your Centrify licenses. |
Discussion
Your Centrify license container must be set up before calling this function. See the Licensesclass for more information about license containers.
Exceptions
ConfigureForest throws an ArgumentException if the parameter value is null or empty or if the method cannot find the license container object.