[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Allowing FTP Root access



I have read through all the past emails and archives related to this
subject... and did everything I was told.. and I cant get it to work.

I am trying to login to FTP as user "root" and it says "530 Login incorrect
! Logon failure, so quitting"

This is what I have done so far.
 in my /etc/proftpd.conf file, looks like this:

ServerName   "ProFTPD"
ServerType   inetd
DeferWelcome   off
DefaultServer   on
RootLogin                       on
DefaultRoot   / admin
DefaultRoot                     / root
DefaultRoot   ~/../.. site-adm
DefaultRoot   ~ !site-adm

My /etc/ftpusers file no longer contains "root"

Any reasons why I cant login using WS_FTP and the username of root???

Thanks.
Clint