Thread
:
Sftp
View Single Post
#
2
14th February 2009, 13:41
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
All you have to do is create a system user with the /bin/bash or /bin/sh shell using the useradd command (see
Code:
man useradd
). Then set a password for that user:
Code:
passwd
username
Afterwards you should be able to log in using SFTP.
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko