OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: juanr on December 28, 2004, 05:59:55 am

Title: Ftp On 1.21b
Post by: juanr on December 28, 2004, 05:59:55 am
Hi all,
I've enabled ftp (Cacko 1.21b) but the server keeps replying:

530 Login Incorrect.
Login failed.

I've changed the root and zaurus passwords with the passwd command but that didn't result. Telnet is working fine.
Any help on this?

Merry Christmas and Happy New Year,
Best Regards,

Juan
Title: Ftp On 1.21b
Post by: juanr on December 29, 2004, 01:02:56 pm
Ok.
I think I've found the answer...
Just edit /etc/inetd.conf

and change the "-a" parameter for in.ftpd to "-A".

This way in.ftpd won't test the /etc/ftpd/ftpaccess file which don't come installed in 1.21B. Instead it will just access the /etc/passwd file.

Regards,

Juan