QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 595|回复: 1

为什么这样设置还是匿名登陆不了PROFTPD?

[复制链接]
发表于 2004-4-15 19:03:17 | 显示全部楼层 |阅读模式
ServerName "ProFTPD Default Installation"
ServerType standalone
DefaultServer on
Port 21
Umask 022
MaxInstances 30


User nobody
Group nobody


DefaultRoot ~


<Directory /*>
AllowOverwrite on
</Directory>


<Anonymous ~ftp>
User ftp
Group ftp
UserAlias anonymous ftp
MaxClients 10
DisplayLogin welcome.msg
DisplayFirstChdir .message
<Limit WRITE>
DenyAll
</Limit>
</Anonymous>
登陆的时候用anonymous anonymous显示不能联接,/etc下的FTPUSERS文件我也删除了.请大家指点
发表于 2004-4-17 15:45:42 | 显示全部楼层
~ftp 要 ftp 用户可读。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 20:51 , Processed in 0.071637 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表