I've got an ftp server running on a laptop at my desk here at work. I tried to configure it to accept anonymous logins, but whenever I try to log into it I get a pw error. Here's the ftpaccess file: # This file was generated by the KDE wu-ftpd configurator. # (c) 2000 by Bernhard Rosenkränzer ([EMAIL PROTECTED]) upload /var/ftp/pub yes no root noretrieve loginfails 5 private no hostname teh l337 FTP servar!!! email root@localhost show-everytime readme yes readme /ftp/readme.txt LOGIN chmod no guest,anonymous delete no guest,anonymous overwrite no guest,anonymous rename no guest,anonymous umask no guest passwd-check none enforce log commands anonymous,guest,real log security anonymous,guest,real log transfers guest,real outbound log syslog anonymous-root /var/ftp/pub guest-root /var/ftp/pub ul-dl-rate * 2 limit-time * 1 limit-upload * 1 limit-download * 1 mailfrom ftplog mailserver localhost incmail root@localhost shutdown /etc/shutmsg tar yes real tar no guest,anonymous compress yes real compress no guest,anonymous chmod yes real delete yes real overwrite yes real rename yes real log transfers anonymous inbound,outbound Can anyone see what's wrong here?