Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
centos7:2:3:1 [2017/05/04 17:08] – created Piotr Kłoczewskicentos7:2:3:1 [2017/05/04 17:09] (current) – [Remediation] Piotr Kłoczewski
Line 15: Line 15:
 Run the following commands to verify ''ypbind'' is not installed: Run the following commands to verify ''ypbind'' is not installed:
 <Code:bash> <Code:bash>
-rpm -q ypbind+rpm -q ypbind  
 +package ypbind is not installed
 </Code> </Code>
  
Line 21: Line 22:
 Run the following command to uninstall ''ypbind'': Run the following command to uninstall ''ypbind'':
 <Code:bash> <Code:bash>
-yum remove ypbind+yum remove ypbind
 </Code> </Code>
  
 =====Impact=====  =====Impact===== 
 Many insecure service clients are used as troubleshooting tools and in testing environments. Uninstalling them can inhibit capability to test and troubleshoot. If they are required it is advisable to remove the clients after use to prevent accidental or intentional misuse. Many insecure service clients are used as troubleshooting tools and in testing environments. Uninstalling them can inhibit capability to test and troubleshoot. If they are required it is advisable to remove the clients after use to prevent accidental or intentional misuse.
  • centos7/2/3/1.txt
  • Last modified: 2017/05/04 17:09
  • by Piotr Kłoczewski