QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 822|回复: 2

帮忙看看: 关于wu-ftpd

[复制链接]
发表于 2002-11-25 20:28:37 | 显示全部楼层 |阅读模式
我使用的是rh7.3,wu-ftpd 2.6.2
要实现:
anonymous: 只能list,不能上传下载
download: 只能下载(pub and incoming)
upload: 只能上传(incoming)
ftpadmin: 可以上传下载删除覆盖重命名
----------
用户结构如下(etc/passwd,etc/group):
    user          group
download --- ftpdown
upload     ---  ftpup
ftpadmin   --- ftpadmin
----------
                                        owner      group        
home/ftp                          ftpadmin   ftpadmin      0777
home/ftp/incoming           ftpadmin   ftpadmin      0777
home/ftp/pub                    root          ftp               0775
-----------
???问题:
anonymous 可以下载,不能上传
download 和 upload 都能上传下载
ftpadmin 正常工作
-----------------
附:etc/ftpaccess
autogroup ftpdown downftp
autogroup ftpup upftp
autogroup ftpadmin adminftp
class anonftp anonymous 192.168.*.*
class downftp guest 192.168.*.*
class upftp guest 192.168.*.*
class adminftp real 192.168.0.*
limit anonftp        2        Any        /home/ftp/toomany.msg
limit downftp        4        Any        /home/ftp/toomany.msg
limit adminftp        1        Any        /home/ftp/toomany.msg
host-limit anonftp 1 Any /home/ftp/welcome.msg
host-limit downftp 2 Any /home/ftp/welcome.msg
host-limit adminftp 1 Any /home/ftp/welcome.msg
guestgroup ftpdown ftpup
guestuser download upload
realgroup ftp
realuser ftpadmin
anonymous-root /home/ftp
guest-root /home/ftp
#upload        /home/ftp *        no
upload        /home/ftp /bin no
upload        /home/ftp /etc no
upload        /home/ftp /dev no
upload        /home/ftp /lib no
upload        relative class=anonftp - /home/ftp /incoming no
upload        relative class=downftp - /home/ftp /incoming no
upload        relative class=upftp - /home/ftp /incoming yes ftpadmin        ftpadmin        0777        dirs        3773
upload        relative class=adminftp - /home/ftp /incoming yes ftpadmin        ftpadmin        0777        dirs        3773
#upload        relative class=anonftp - /home/ftp /incoming/*        yes        ftpadmin        ftpadmin        0440        nodirs
noretrieve .notar
noretrieve /home/ftp/bin
noretrieve /home/ftp/etc
noretrieve /home/ftp/dev
noretrieve /home/ftp/lib
loginfails 5
private no
banner /home/ftp/welcome.msg
hostname xxx
email [email protected]
chmod        no        anonymous,guest,class=anonftp,class=downftp,class=upftp
delete        no        anonymous,guest,class=anonftp,class=downftp,class=upftp
overwrite        no        anonymous,guest,class=anonftp,class=downftp,class=upftp
rename        no        anonymous,guest,class=anonftp,class=downftp,class=upftp
umask        no        anonymous,guest,class=anonftp,class=downftp,class=upftp
passwd-check        rfc822        warn
log transfers guest,real inbound
log transfers guest,real outbound
limit-time anonymous 5
limit-upload anonymous 1
limit-download anonymous 1
mailfrom Upload Notice
incmail root
throughput /home/ftp * * 300000 0.5 *
greeting  brief
------------
请指出我的错误之处
如何只允许上传用户在incoming下建立一级目录?

以上问题困绕小弟多时,哪位能救我于水深火热
小弟不甚感激,谢了先!
 楼主| 发表于 2002-12-3 15:25:04 | 显示全部楼层
\版主,帮我想个折啊,谢谢了
回复

使用道具 举报

发表于 2002-12-3 15:51:51 | 显示全部楼层
小弟啊,我好久好久好久不用 wu-ftp 了啊 !

你再在网上参考一下其他资料看看。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-17 18:52 , Processed in 0.034028 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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