Ispconfig Ftp Login Problem Cannot Log In Ftp Error: 530 Login Incorrect
ispconfig ftp login problem cannot log in ftp error: 530 login incorrect
ispconfig, ftp, login, problem, cannot, log, in, ftp, error, 530, login, incorrect
Ispconfig Ftp Login Problem Cannot Log In Ftp Error: 530 Login Incorrect
Post Description: ispconfig ftp login problem cannot log in ftp error: 530 login incorrect
POST# 139
Posted On: Fri Feb 29, 2008 12:01 pm
tuiz.com
Topic: Ispconfig Ftp Login Problem Cannot Log In Ftp Error: 530 Login Incorrect
i leased a server from www.webune.com and i installed ispconfig on this linux server, i installed everying correctly now, when i try to connect to the proftpd login i created in the panel it says Error: 530 login incorrect i was able to login through the ispconfig webftp with the same username and password. what am i doing wrong?


Mon Jan 21, 2008 11:03 am
1
hostman
Reply #606
i've had that problem before what i did, i reinstalled proftpd and then it worked.
Mon Jan 21, 2008 11:03 am
2
tuiz.com
Reply #607
how do i reinstall it? i have fedora 7
Mon Jan 21, 2008 11:07 am
3
hostman
Reply #608
follow these commands:

etc/init.d/proftpd stop

yum remove proftpd

yum install proftpd

cp /etc/pam.d/proftpd /etc/pam.d/proftpd_orig

cat /dev/null > /etc/pam.d/proftpd
*say yes to overide

nano /etc/pam.d/proftpd

add this to /etc/pam.d/proftpd
#%PAM-1.0
auth required pam_unix.so nullok
account required pam_unix.so
session required pam_unix.so


chkconfig --levels 235 proftpd on

/etc/init.d/proftpd start


after i did this, it was ok. my problem was that i was very slow

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload