[prev in list] [next in list] [prev in thread] [next in thread] 

List:       proftpd-users
Subject:    Re: [Proftpd-user] anon account needs a pass
From:       "Alex V." <alex-proftpd () ssji ! net>
Date:       2006-08-29 11:22:22
Message-ID: 47224.83.206.37.61.1156850542.squirrel () 83 ! 206 ! 37 ! 61
[Download RAW message or body]

Hi Lawrence,

Try using "AnonRequirePassword off" to your vhost config to indicate you
don't want a password for anonynous users...

If not, and if your ftp user as a password, it'll require this password
when logging in.

Regards,

Alex



On Mar 29 août 2006 12:31, Lawrence Horvath a écrit :
> 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
>
> <global>
> 	PassivePorts 50000 60000
> </global>
>
> <VirtualHost proftp.sporkton.com>
>   ServerName			"Proftp FTP Server"
>   ServerLog				/var/log/proftpd
>   DeferWelcome			on
>   PassivePorts 50000 50099
>
>
>   MaxClients			10
>   MaxLoginAttempts		1
>
>   <Limit SITE_CHMOD>
>     DenyAll
>   </Limit>
> </VirtualHost>
>
> <VirtualHost ftp.oldschoolfo.com>
>   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
>
>   <Anonymous /var/ftp/sites/oldschoolfo.com>
>     <Directory logs>
> 	  <Limit READ WRITE DIRS>
> 	    DenyAll
> 	  </Limit>
> 	</Directory>
>   </Anonymous>
>
>   <Limit SITE_CHMOD>
>     DenyAll
>   </Limit>
> </VirtualHost>
>
>
> 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=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> ProFTPD Users List   <proftpd-users@proftpd.org>
> Unsubscribe problems?
> http://www.proftpd.org/list-unsub.html
>



-------------------------------------------------------------------------
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=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ProFTPD Users List   <proftpd-users@proftpd.org>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic