https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201066

            Bug ID: 201066
           Summary: [fusefs] fuse module possibly blocking ordinary users
                    access glusterfs mounts
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

We are trying to port glusterfs to FreeBSD
There is a port candidate WIP;
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194409

Unfortunately we have hit a problem.  

We don't seem to be allowing ordinary users to access the mounts.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194409#c10

I am experiencing the same with 3.7.2

#####
craig@zbox:/data/brick1> sudo glusterfs --volfile-id=gv0 --volfile-server=zbox
/mnt/glusterfs

craig@zbox:/data/brick1> mount | grep fuse
/dev/fuse on /mnt/glusterfs (fusefs, local, synchronous)

craig@zbox:/data/brick1> ls -ld /mnt/glusterfs
drwxr-xr-x  4 root  wheel  9 23 Jun 02:36 /mnt/glusterfs

craig@zbox:/data/brick1> ls /mnt/glusterfs/
ls: /mnt/glusterfs/: Operation not permitted

craig@zbox:/data/brick1> id
uid=1001(craig) gid=1001(craig)
groups=1001(craig),0(wheel),5(operator),145(webcamd),193(cups),194(saned)

craig@zbox:/data/brick1> sudo ls /mnt/glusterfs/
.trashcan  yahoo
#####

Please could we have some help to diagnose the issue to see if we can get it
resolved.

I can raise a Bugreport to the GlusterFS team if it's their code at fault.

Kind Regards

Craig Butler

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to