On This Page
From January 01, 2023, TOS R21-3 Classic is EOL. Technical support will be available for a limited period to customers with Extended Support agreements.
Retrieve LDAP Vendor Configuration
The get_ldap_vendor_configuration
script retrieves the configuration for all available LDAPs or for the specified LDAP.
Syntax
/opt/tufin/securitysuite/scripts/get_ldap_vendor_configuration.sh [
--vendor '<vendor_name>']
Supported arguments
|
(Optional) Returns the configuration details for the specified vendor |
Sample code
Returns the configuration for all LDAP vendors:
/opt/tufin/securitysuite/scripts/get_ldap_vendor_configuration.sh
Returns the configuration for Active Directory:
/opt/tufin/securitysuite/scripts/get_ldap_vendor_configuration.sh --vendor 'Active Directory'