[zfs-discuss] Sharing Issues

2010-02-21 Thread Tau
I am having a bit of an issue I have an opensolaris box setup as a fileserver. Running through CIFS to provide shares to some windows machines. Now lets call my zpool /tank1, when i create a zfs filesystem called /test it gets shared as /test and i can see it as "test" on my windows machines...

Re: [zfs-discuss] Sharing Issues

2010-02-22 Thread Tau
It will not let me set sharesmb=none. Also I dont see how ACL's would do what im after here... I want to create a nested dataset inside another one so that I can create snapshots, and export that dataset when needed. Though I do not want the nested dataset to have its own share... (if that ma