Endpoint Protection

 View Only
  • 1.  SEPM 12 for Peoplesoft attachment (PT8.53 and PT8.51)

    Posted Sep 10, 2013 11:35 AM

    Hello,

    We're currently enabling virus scan for PT 8.53 with Symantec Endpoint Protection v12. However, we are unable to configure it correctly. Our set up looks like this:

    PS webserver is insatalled on server 1, this is where we configure the virusscan.xml file

    SEP 12 is installed on a separate server, server 2. client and SEP manager is installed on this server.

    OS is Windows 2008 R2 64-bit for both servers.

    May I know if  anyone here have successfully used SEP 12 for scanning attachments?

    Unfortunately, as per oracle, only symantec scan engine was verified to work with peoplesoft, other versions are still not tested to work.

     another question is, what should be the value for the virusscan.xml parameters below:

        <Provider>
         <name>SymantecManagementClient</name>
     <class>psft.pt8.virusscan.provider.GenericVirusScanProviderImpl</class>
        <icapversion>ICAP/1.0</icapversion>
        <service-name>/SmcService</service-name>
        <policycommand>?action=SCAN</policycommand>
        <address>server2</address>
        <port>8014</port>
        <disable>false</disable>
      thank you in adance for your help.



  • 2.  RE: SEPM 12 for Peoplesoft attachment (PT8.53 and PT8.51)

    Posted Sep 11, 2013 01:31 AM

    using the above parameters, we get this on the log file:

    Sep 10, 2013 11:14:19 PM psft.pt8.virusscan.ICAPClient connectAndCheckOptions
    INFO: Input OPTIONS Header = OPTIONS icap://server2:8014/SmcService ICAP/1.0

    Sep 10, 2013 11:14:19 PM psft.pt8.virusscan.ICAPClient connectAndCheckOptions
    INFO: OPTIONS recieve header= HTTP/1.1 200 OK
    Date: Tue, 10 Sep 2013 15:14:19 GMT
    Server: Apache
    Allow: GET,HEAD,POST,OPTIONS
    Content-Length: 0
    Connection: close
    Content-Type: text/plain

    ICAP header = ICAP/1.0 200
    Sep 10, 2013 11:14:19 PM psft.pt8.virusscan.ICAPClient scanStream
    SEVERE: Unable to connect to the Scan server SymantecManagementClient; Reason = CONNECTERROR
    Sep 10, 2013 11:14:19 PM psft.pt8.virusscan.VirusScanProviderManager scanStream
    INFO: Scanning completed using provider = SymantecManagementClient Provider classname = psft.pt8.virusscan.provider.GenericVirusScanProviderImpl

    Sep 10, 2013 11:14:19 PM psft.pt8.virusscan.VirusScanProviderManager scanStream
    INFO: Finish Scanning Request.



  • 3.  RE: SEPM 12 for Peoplesoft attachment (PT8.53 and PT8.51)
    Best Answer

    Posted Sep 12, 2013 07:31 AM

    we've installed Protection engine for cloud services and it worked perfectly. the sample setup on peoplebooks will work AS IS, just update the ip address.

     

    its a surprise this fact is not listed anywhere on the internet :(