Quantcast
Viewing all articles
Browse latest Browse all 11815

Issue fixing vulnerability

ソリューションが必要です

We were trying to fix this vulnerability:

http://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=&suid=20141105_00

...and we followed these instructions....

Restricting web console access to localhost

1.       Open [SEPM Installation directory]\tomcat\conf\server.xml in a text editor.

2.       Find a ‘Connector’ entry that contains this entry: port=”8443”

3.       Edit this line by adding this parameter: address=”127.0.0.1”

4.       Restart SEPM service.

...and it locked us out of getting to the console directly from the machine itself.  After RDPing to the server, we couldn't launch the console locally.  We had to back the change out.

Do you have any ideas of what went wrong?


Viewing all articles
Browse latest Browse all 11815

Trending Articles