Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need sftp help

Status
Not open for further replies.

dmjoen

Technical User
Jul 26, 2001
31
US
I would like to create an account on my system that is able to connect via sftp, but not able to get to the command line. I have ssh set up, and it works great, however I have been asked to explore this possibility. Can I do this?
 
then you should modify user's shell in passwd file - I remember it was described somewhere on the net
 
Thanks for the replies. I was able to accomplish my goal by simply disabling remote logins in /etc/security/user.
 
i think u gotta look at /etc/ssh/sshd_config and see if sftp-server is enab;e
 
Check the path of the sftp-server file from the /etc/ssh/sshd_config.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top