One or more of the related parameters are not specified. specified_parameter_name is specified but missing_parameter_name is not.
Explanation
This can occur when specifying one parameter requires other parameters to be specified. For example, specifying bindDN requires that bindPassword is also specified.
Programmer response
Specify the required parameters.