The UNIX and Linux Forums  

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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-07-2005
98_1LE 98_1LE is offline Forum Advisor  
Registered User
  
 

Join Date: Dec 2000
Location: Greater Dallas area
Posts: 405
In Solaris thru 5.9, comment out this line in /etc/inet/inetd.conf

ftp stream tcp6 nowait root /usr/sbin/in.ftpd in.ftpd -a -l

The run this as root: pkill -HUP inetd

It is different in Solaris 10, but I don't have access to a 10 box right now. I think it is svcadm or something like that.