The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com




Thread: disable rsh
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-11-2007
kapilraj kapilraj is offline
Registered User
  
 

Join Date: Dec 2006
Location: Maryland
Posts: 162
Deleting .rhosts in the home directory will just disable a "rlogin w/o a password". I normally comment out the line starting with login in /etc/inetd.conf and refresh -s inetd to disable rlogin.

Regards,

Kaps