On 08/31/2015 10:20 PM, Brandon Vincent wrote:
> On Mon, Aug 31, 2015 at 7:42 PM, ~Stack~ <[log in to unmask]> wrote:
>> Some thing some how is making the permissions in /data/share more
>> liberal and I am at a complete loss as to what it is. I am convinced it
>> is something on the file system but that is about as far as I have got.
> 
> Could you post the mount line from /etc/mtab for this filesystem?

Greetings,

Sure.

panfs://panasas/data /data panfs
rw,nodev,noauto,panauto,callback-address-allow=192.168.0.31 0 0

The panauto is a Panasas option for "don't mount this until network is
up" and the callback-address-allow is to keep the Panasas kernel module
from trying to mount over any other network devices. The rest is pretty
standard.

Thanks!