The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



Thread: sftp
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 03-19-2008
tpmadigan tpmadigan is offline
Registered User
 

Join Date: Jan 2008
Location: The Great Delaware Valley
Posts: 2
Hi Melanie:

You want to add these lines to /etc/ssh/sshd_config instead of /etc/ssh/ssh_config since you want to control the activity of the sshd daemon. Be sure to stop/restart the sshd daemon on the machine that is serving up sftp after you have saved your changes (/etc/init.d/sshd restart). You should then be able to log in on your client machine. Best of luck!!
Reply With Quote