Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
#integration_DeepSecurity
BR, Ali Maher
BR, Ali Maher
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok Thanks for your help!
will try this and let you ASAP!
BR, Ali Maher
BR, Ali Maher
