FortiSOAR Discussions
Ali_Maher
New Contributor III

Trendmicro Deep Security Integration

Dears,

Hope you have a great day!

 

Kindly, the Integration with the TrendMicro Deep Security requires the below:

 

Username

Password

Account name
Port Num

 

As we are on-prem and standalone not in tenant mode, what is the default accountName?

BR, Ali Maher
BR, Ali Maher
3 REPLIES 3
Ali_Maher
New Contributor III

#integration_DeepSecurity

BR, Ali Maher
BR, Ali Maher
RenuAndh
Staff
Staff

Hi Ali,

This seems to be bug in connector, the Account Name should be optional parameter.

Workaround for this you can try, in operations.py in function create_manager_object() at line no: 32 don't pass the tenantname, updated line will be:

dsm = Manager(username=username, password=password, host=base_url, verify_ssl=verify_ssl)

and then on UI connector configuration page just pass any string in field Account Name. Let us know if this works and you can create ticket for this.

 

Ali_Maher
New Contributor III

Ok Thanks for your help!
will try this and let you ASAP!

BR, Ali Maher
BR, Ali Maher