ibmresilient / resilient-community-apps

Source code for IBM SOAR Apps that are available on our App Exchange
https://ibm.biz/soar-apps-docs
MIT License
88 stars 96 forks source link

ldap_utilities: Added capability to interact with any number of domai… #68

Closed gbernat closed 2 years ago

gbernat commented 3 years ago

…ns. Fn set_password improved with an option to auto generate passwords.

This is an improvement to the fn_ldap_utilities, by adding capability to interact with any number of domains. In addition, set_password is improved with an option to auto generate passwords instead of manually input, and to set the length of it.

Description

Motivation and Context

How Has This Been Tested?

Created and installed distribution package, and executed from Circuits server v38. Resilient version used: 39

Checklist:

Signed-off-by: Guido Bernat gbernat@xelere.com

annmarien commented 2 years ago

We have released LDAP and Active Directory Functions for SOAR v2.0.0 available on the App Exchange. Version 2.0.0 -Add ability to connect to multiple LDAP Domains -New function to add users, groups, organizational units, etc. -Auto generate password feature added to ldap_utilities_set_password function.

Thanks for providing this PR as we have incorporated some of this code in that release!