Thread
:
Question from a newbie: can't login on proftpd
View Single Post
#
3
24th August 2007, 21:36
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
In most default Proftpd configurations, root cannot use FTP for security reasons.
To add a user, see
Code:
man useradd
(add a user with the shell /bin/bash for now).
After you've created the user, you can create a password for him like this:
Code:
passwd username
__________________
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