[Proftpd-user] How to protect datafiles
Frederic Cazenave <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I use proftpd to receive data from automatic dataloggers.
Every day many dataloggers around the world put data on my server.
They use to append files.
Some users have the same login as a datalogger to get access to the data.
So I would like to limit the kind of operations that can be done, to protect data.
So for a specific user, I would like to be able to limit operation to : CREAT a file, APPEND a file, READ a file, LIST DIR and CHANGE DIR.
Only ftpadm can delete a file.
My configuration is :
<Directory ~>
<Limit DELE>
AllowUser ftpadm
DenyAll
</Limit>
<Limit LOGIN WRITE STOR LIST NLST STAT>
AllowUser TOTO TATA TITI
DenyAll
</Limit>
</Directory>
In fact, any user can modify a file, move it to an other directory, but can’t delete it.
How to specify only CREAT a life, APPEND a file, READ a file, LIST and CHANGEDIR can be done.
Thank you very much,
regards
Fred
Please Like, Share and Comment the Rain Cell Africa <https://www.facebook.com/pages/Rain-Cell-Africa/1421826451448567> page
---------------------------------------------------------------------
Frédéric CAZENAVE
_ /\ _ /^= Responsable Service Technique
\_/ \/ / UGA / IGE - UMR 5001
| _/--\ | CS 40700
| | | | 38058 Grenoble cedex 9
Tél : (33) 04 76 63 56 59
Fax: (33) 04 76 63 58 87
<https://www.facebook.com/pages/Rain-Cell-Africa/1421826451448567>
Rain Cell Africa <https://www.facebook.com/pages/Rain-Cell-Africa/1421826451448567> http:// <http://raincell01.sciencesconf.org/>www.raincellafrica.net <http://raincell01.sciencesconf.org/>/
---------------------------------------------------------------------
_______________________________________________
ProFTPD Users List <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html