Roger wrote:
> Hi!
> Im running popensolaris b101 and ive made a zfs pool called tank and an fs 
> inside of it tank/public, ive shared it with smb.
> 
> zfs set sharesmb=on tank/public
> 
> im using solaris smb and not samba.
> 
> The problem is this. When i connect and create a file its readable to 
> everyone but it should be 777. So if i create a file someone else cant erase 
> it. How do i do to get this to work?
> 
> cheers
> -gob

It would be better to ask this question in cifs-disc...@opensolaris.org

I believe the following should get you the results you want.

# chmod A=everyone@:full_set:fd:allow /tank/public

then all cifs created files will have full access and anyone can 
read,write,delete,...

   -Mark
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to