Video Screencast Help
Search Video Help Close Back
to help

ICAP and WinNT://DOMAINNAME

Created: 01 Feb 2013 | Updated: 04 Feb 2013 | 2 comments
bob_b's picture
0 0 Votes
Login to vote

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.

Comments 2 CommentsJump to latest comment

K S Sharma's picture

Nice document Bob , but can u provode me script for getting machine IP of networks incidents

0
Login to vote
bob_b's picture

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.

0
Login to vote