ftp login 530 login failed - psa-proftpd.i386 0:1.3.2a-1.fc7
Posted: Mon Nov 16, 2009 1:19 pm
Scott,
Your psa-proftpd package for F7 breaks logins:
331 Password required for aussiefrogs
Password:
530 Login incorrect.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
I tried reinstalling:
[root@server ~]# yum reinstall psa-proftpd
Setting up Reinstall Process
Resolving Dependencies
--> Running transaction check
---> Package psa-proftpd.i386 0:1.3.2a-1.fc7.art set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Reinstalling:
psa-proftpd i386 1.3.2a-1.fc7.art asl-2.0 1.9 M
Transaction Summary
================================================================================
Remove 0 Package(s)
Reinstall 1 Package(s)
Downgrade 0 Package(s)
Still the same.
Rolled back and ftp logins work:
[root@server ~]# rpm -Uvh --oldpackage psa-proftpd-1.3.2-12.fc7.art.i386.rpm
Preparing... ########################################### [100%]
1:psa-proftpd ########################################### [100%]
[root@server ~]# /etc/init.d/xinetd restart
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
[root@server ~]# ftp
ftp> open ftp.xx.com
Connected to ftp.xx.com (208.109.243.230).
220 ProFTPD 1.3.2 Server (ProFTPD) [208.109.243.230]
Name (ftp.axx.com:root): xx
331 Password required for xx
Password:
230 User xx logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> close
221 Goodbye.
ftp> bye
Any idea's why authentication fails on the updated psa-proftpd?
Submitted as Number: 1557
Your psa-proftpd package for F7 breaks logins:
331 Password required for aussiefrogs
Password:
530 Login incorrect.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
I tried reinstalling:
[root@server ~]# yum reinstall psa-proftpd
Setting up Reinstall Process
Resolving Dependencies
--> Running transaction check
---> Package psa-proftpd.i386 0:1.3.2a-1.fc7.art set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Reinstalling:
psa-proftpd i386 1.3.2a-1.fc7.art asl-2.0 1.9 M
Transaction Summary
================================================================================
Remove 0 Package(s)
Reinstall 1 Package(s)
Downgrade 0 Package(s)
Still the same.
Rolled back and ftp logins work:
[root@server ~]# rpm -Uvh --oldpackage psa-proftpd-1.3.2-12.fc7.art.i386.rpm
Preparing... ########################################### [100%]
1:psa-proftpd ########################################### [100%]
[root@server ~]# /etc/init.d/xinetd restart
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
[root@server ~]# ftp
ftp> open ftp.xx.com
Connected to ftp.xx.com (208.109.243.230).
220 ProFTPD 1.3.2 Server (ProFTPD) [208.109.243.230]
Name (ftp.axx.com:root): xx
331 Password required for xx
Password:
230 User xx logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> close
221 Goodbye.
ftp> bye
Any idea's why authentication fails on the updated psa-proftpd?
Submitted as Number: 1557