<div dir="ltr">Hello everybody,<div><br></div><div>I was recently working through a problem where my CIFS share was unseen after moving a ZFS file system from OpenIndiana to OmniOS. I found the issue was with the file permissions.</div><div><br></div><div>My ZFS file system is called data, in a pool called zpool. On the old server, the permissions on /zpool/data were:</div><div><br></div><div><pre style="margin-top:0px;margin-bottom:1em;padding:5px;border:0px;font-size:13px;overflow:auto;width:auto;max-height:600px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;word-wrap:normal;color:rgb(34,36,38);background-color:rgb(238,238,238)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit">d---------+821 Administrators@BUILTIN 2147483650     823 Mar  4 14:52 data
    group:Domain Users@DOMAIN:r-x---a-R-c--s:-------:allow</code></pre></div><div><br></div><div>This was sufficient to allow users to see the share, however, on OmniOS I had to chmod 555 before the share was visible.</div><div><br></div><div>So I'm left wondering why this worked in OpenIndiana, but not in OmniOS.</div><div><br></div><div>Any thoughts?</div><div><br></div><div>Thanks,</div><div><br></div><div>Steve</div></div>