Node:SUN (4.1.*), Neste:, Forrige:OSF, Opp:FAQS and Tips



SUNOS (4.1.*)


Q:
How can I delete the + sign from the /etc/hosts.equiv file to improve security?
A:
Use editfiles to delete it:
editfiles:

   sun4::

      { /etc/hosts.equiv

      DeleteLinesMatching "+"
      }