[Samba] file permission
Patrick Nelson
pnelson at neatech.com
Fri Mar 7 00:25:29 GMT 2003
Norman Zhang wrote:
----------------->>>>
Everytime users want to create a folder in the share, they get a prompt
saying "They may not be able to access the folder". If they go ahead, they
can still creat sub-folders, but cannot copy files to the folder. Would
someone please give me some help? My config is as follows,
[proj]
comment = Project Documents
path = /srv/proj
read only = no
create mask = 0660
directory mask = 0770
hide unreadable = yes
----------------->>>>
try using:
create mode = 0660
directory mode = 0770
More information about the samba
mailing list