  | |  | More Vsftp & Samba | More Vsftp & Samba 2004-10-28 - By Thom Paine
Back I 've been working at this all afternoon, and I 've almost got it done, except
I 'm still having trouble with the persissions with samba and the vsftp
directory.
Basically I want the customer to have upload access to the incoming folder,
and the user on the lan with samba can connect to all the customers folders
and manage files and what not.
Here is my samba.conf section for the FTP site.
[ftpsite]
comment = FTP SITE
path = /var/ftp
valid users = @(protected)
admin users = @(protected)
read list = @(protected)
write list = @(protected)
force group = ftpsite
read only = no
create mask = 0575
force create mode = 0575
directory mask = 0575
directory security mask = 0575
guest ok = no
I can browse the share with explorer and get into any of the customers
directories, and create new ones.
The customer can download from their directories, and upload to the incoming
folder, but they are able to delete files in their directory which I don 't
want them to.
I created a group called ftpusers and added myself to it. I think I have all
the chmod done properly, it 's just this create mask from the smb.conf file I
think.
I can post more information if needed from the /var/ftp directory if you
like.
Thanks.
-=/ >Thom
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |