Data Center Security

 View Only
  • 1.  Redirect CSP agent on Linux

    Posted Jun 07, 2017 05:15 AM
      |   view attached

    Hi, I am not a guru when it comes to Linux. :(

    We are trying to redirect CSP agents from one manager to the other. I have send through the command to the linux guru to do the redirects. 

    The command is as follows: "sisipsconfig.sh -h <ip-address> -p <443> -c <path_to\agent-cert.ssl>

    He gets to a stage where it asks for a "sisips" password, and not sure of what to do from there. See attached screenshot for the step where we got stuck. Please advise.

    Thanks,

    MabundaG

     



  • 2.  RE: Redirect CSP agent on Linux
    Best Answer

    Posted Jun 07, 2017 02:09 PM

    Use sudo to run the command under the sisips user account.

    Example:

    sudo -u sisips /opt/Symantec/sdcssagent/sisipsconfig.sh -h 192.169.2.2 -p 443 -c /tmp/agent-cet.ssl