Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
StackGao
V2EX  ›  Linux

请教一个 proftpd 添加用户目录的问题.

  •  
  •   StackGao · Nov 1, 2014 · 3049 views
    This topic created in 4238 days ago, the information mentioned may be changed or developed.
    需求是给让abc这个用户可以访问/etc/dir/这个目录

    在proftpd.conf这个文件里需要怎么写呢? 谢谢大家!



    官方文档又是limit又是Dir一大堆,头都看晕了.
    3 replies    2014-11-02 23:52:29 +08:00
    momogzp
        1
    momogzp  
       Nov 1, 2014
    友情帮顶
    rex1901
        2
    rex1901  
       Nov 2, 2014   ❤️ 1
    <Directory /etc/dir>
    <Limit ALL>
    order allow,deny
    AllowUser abc
    DenyAll
    </Limit>
    </Directory>
    StackGao
        3
    StackGao  
    OP
       Nov 2, 2014
    @rex1901 you are great
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4061 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 05:15 · PVG 13:15 · LAX 22:15 · JFK 01:15
    ♥ Do have faith in what you're doing.