Forums.ATC.no
Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſeptember 2008, 18:24 pm
-
Ordinary users can log in OK, but anonymous login fails
# ftp magica
Connected to ftp.###.##.
220 ProFTPD 1.2.1 Server (ProFTPD Default Installation) [ftp.###.##]
Name (ftp:#####): anonymous
331 Anonymous login ok, send your complete email address as your password.
Password:
530 Login incorrect.
Login failed.
-
In /etc/proftpd.conf, make sure the following option is listed in the section:
RequireValidShell off
Restart proftpd and anonymous logins should work.