proftpd confguration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello,

I have installed proftp SW on a Red hat linux machine.
I would like to know how one has to configure a directory from 3
for the following situation. Sorry if I ask the question here.

I have 3 directories A ,B, C. Few people uses these directories.
They login with the same username/password(This is a Project
account.Only ftp access).In directory B only  users from
PC1, PC2, PC3 have all the privileges. Users from other PCs
are only having READ, LIST,DIRS access.This is my present configuration.
With this I can write from any PC's in directory B which I donot want.
 

<Directory /*>
                <Limit ALL>
                    order allow, deny
                    Allow from all
                </Limit>

 </Directory>
       <Directory /B>
               <Limit READ DIRS>
                   order allow,deny
                   Allow from all
               </Limit>

                <Limit WRITE>
                    order allow,deny
                    Allow from PC1,PC2,PC3
                    Deny from all
                </Limit>
 
        </Directory>
</Anonymous>

 
  Thanks in advance,
     Kumar


------------------------------------------------------------------
Padiyath Sreekumar       |   Tel: +41.56.310.3643
Paul Scherrer Institut   |   email: kumar.padiyath@xxxxxx
AIT                      |   Office: WHGA/U132 
WHGA/U132                |   Fax: +41.56.310.3649
CH-5232 Villigen PSI     | 
Switzerland              |
-----------------------------------------------------------------

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux