ICAP and WinNT://DOMAINNAME
Created: 01 Feb 2013 | Updated: 04 Feb 2013 | 2 comments
Here is a quick script that could be used
to remove the "WinNT://DOMAIN/" prefix before a username from the
sender-email field which BlueCoat sends via ICAP to Web Prevent.
This would be configured as a Script Lookup Plugin and chained to run
before other plugins. This script puts the remaining username into
a custom attribute field called UserName.
For more info on configuring Script Lookups and Plugins see the product
doco or also view this posting: http://www.symantec.com/connect/forums/liveldaplookup-using-substrings
See the attached lookup.txt Rename it to lookup.vbs
Hope it helps,
Bob.
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
Nice document Bob , but can u provode me script for getting machine IP of networks incidents
K S Sharma -
Check out this post http://www.symantec.com/connect/forums/liveldaplookup-using-substrings and the uploaded script. It uses the IP address of the machine in Network incidents and returns the DNS name of the client and the server (along with a whole lot of other attributes). I think it is what you want.
Bob.
Would you like to reply?
Login or Register to post your comment.