This is a discussion on [Proftpd-user] anon account needs a pass - proftpd ; It seems that my anon config still wants a password for some reason $ proftpd -v - ProFTPD Version 1.3.0rc5 when i telnet to it on port 21 i get this: 220 ProFTPD 1.3.0rc5 Server ready. user anonymous 331 Password ...
It seems that my anon config still wants a password for some reason
$ proftpd -v
- ProFTPD Version 1.3.0rc5
when i telnet to it on port 21 i get this:
220 ProFTPD 1.3.0rc5 Server ready.
user anonymous
331 Password required for anonymous.
pass user@domain.tld
530 Login incorrect
here is my currenct config
ServerType standalone
PassivePorts 50000 60000
ServerName "Proftp FTP Server"
ServerLog /var/log/proftpd
DeferWelcome on
PassivePorts 50000 50099
MaxClients 10
MaxLoginAttempts 1
DenyAll
ServerName "Old School FTP fo"
ServerLog /var/ftp/sites/oldschoolfo.com/logs/log
DeferWelcome on
PassivePorts 50100 50199
User ftp
Group ftp
UserAlias Anonymous ftp
MaxClients 10
MaxLoginAttempts 1
DenyAll
DenyAll
Thanks
--
-Lawrence
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642
_______________________________________________
ProFTPD Users List
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html