[Bugs] [Bug 1775612] New: Remove guest access by default for GlusterFS volume SMB shares added by hook scripts

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 22 12:05:51 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1775612

            Bug ID: 1775612
           Summary: Remove guest access by default for GlusterFS volume
                    SMB shares added by hook scripts
           Product: GlusterFS
           Version: mainline
          Hardware: x86_64
                OS: Linux
            Status: NEW
         Component: gluster-smb
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: anoopcs at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:
SMB share section for GlusterFS volume added by Samba hook scripts with the
help of user.smb/user.cifs volume set option currently has the following
format:

[gluster-$VOLNAME]
comment = For samba share of volume $VOLNAME
vfs objects = glusterfs
glusterfs:volume = $VOLNAME
glusterfs:logfile = $LOGFILEBASE/glusterfs-$VOLNAME.%M.log
glusterfs:loglevel = 7
path = /
read only = no
guest ok = yes
kernel share modes = no

Allowing guest access with "guest ok = yes" is not a basic requirement and is
purely an optional share parameter. Furthermore it could lead SMB client to
attempt SMB requests out of a guest session resulting in minor issues from
different use cases.

Version-Release number of selected component (if applicable):
master

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list