QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 526|回复: 3

我的proftp匿名不能登陆

[复制链接]
发表于 2003-5-16 23:39:47 | 显示全部楼层 |阅读模式
怎么回事
proftpd.config::
<Anonymous ~ftp>
  User                          ftp
  Group                         ftp

  # We want clients to be able to login with "anonymous" as well as "ftp"
  UserAlias                     anonymous ftp

  # Limit the maximum number of anonymous logins
  MaxClients                    10

  # We want 'welcome.msg' displayed at login, and '.message' displayed
  # in each newly chdired directory.
  DisplayLogin                  welcome.msg
  DisplayFirstChdir             .message

  # Limit WRITE everywhere in the anonymous chroot
  <Limit WRITE>
    DenyAll
</Limit>

</Anonymous>
发表于 2003-5-17 00:06:12 | 显示全部楼层
目录的权限是否设定正确?
回复

使用道具 举报

 楼主| 发表于 2003-5-17 10:47:07 | 显示全部楼层
怎么设置权限,搞不明白
回复

使用道具 举报

发表于 2003-5-17 11:09:02 | 显示全部楼层
也许需要搞一句,RequireValidShell off...
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-16 16:53 , Processed in 0.087429 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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