Good day,
I have got the Utilities: LDAP Search function to work within my environment and have even added additional fields that are queried from the DC and populated into a table within Resilient
The next step, is to enable Resilient to Reset and Toggle Passwords
I have given my Service account the ability to do this
However,
When I test I receive the following error:
FunctionException_: <Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/fn_ldap_utilities/components/ldap_utilities_set_password.py", line 70, in _ldap_utilities_set_password_function raise ValueError("Could not change password. Check input_ldap_dn and input_ldap_new_password are valid") ValueError: Could not change password. Check input_ldap_dn and input_ldap_new_password are valid > File "/usr/local/lib/python2.7/site-packages/circuits/core/manager.py", line 856, in processTask raise value.extract()
Attempting to change password
Information
Connected to Active Directory
Information
Function Inputs OK
Information
Appconfig Settings OK
Information
Starting ldap_utilities_set_password
I have checked my password complexity and permissions and I am assuming that it has to do with pulling the DN from the Dictionary object that is passed from the search function - but Im not sure
Has anyone done this before?
Thanks
Zaid
------------------------------
Zaid Abrahams
------------------------------