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


Fri Feb 29, 2008 12:01 pm - ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#705
ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
author: tuiz.com
Leave Your Comments
name
comments
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
URL Link: ask
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed: ask
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
BBCODE: ask
| More
Mon Jan 21, 2008 11:03 am - Re: ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#869
hostman
i've had that problem before what i did, i reinstalled proftpd and then it worked.
Mon Jan 21, 2008 11:03 am - Re: ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#870
tuiz.com
how do i reinstall it? i have fedora 7
Mon Jan 21, 2008 11:07 am - Re: ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#871
hostman
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
Thu Jul 23, 2009 10:54 pm - Re: ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#872
borlis
i was able to login to the admin panel, but when i give ftp access it cannot, please guide me on how to fix this problem for good in ispconfig and why re create user if cannot login?
Tue Dec 01, 2009 7:03 pm - Re: ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#2941
sakayaki
i am from japan can you help with 530 login incorrect /etc/pam.d/proftpd
Sun Jan 03, 2010 2:51 pm - Re: ispconfig ftp login problem cannot log in ftp Error: 530 login incorrect
#3155
oisum
i tried it but i get this instead:

loaded plugins: fastestmirror
loading mirror speeds from cached hostfile
* addons: mirrors.xmission
* base: mirrors.versaweb
* extras: mirrorsbinetworks
* updates: centos-distro.cavecreek.net
setting up install process
no package proftpd available.
nothing to do