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

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 10 06:23:10 UTC 2019


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

            Bug ID: 1781483
           Summary: Remove guest access by default for GlusterFS volume
                    SMB shares added by hook scripts
           Product: GlusterFS
           Version: 7
          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
        Depends On: 1775612
            Blocks: 1775637
  Target Milestone: ---
    Classification: Community



+++ This bug was initially created as a clone of Bug #1775612 +++

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

--- Additional comment from Worker Ant on 2019-11-22 17:41:26 IST ---

REVIEW: https://review.gluster.org/23745 (extras/hooks: Remove smb.conf
parameter allowing guest access) posted (#1) for review on master by Anoop C S

--- Additional comment from Worker Ant on 2019-12-10 10:41:38 IST ---

REVIEW: https://review.gluster.org/23745 (extras/hooks: Remove smb.conf
parameter allowing guest access) merged (#2) on master by Amar Tumballi


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1775612
[Bug 1775612] Remove guest access by default for GlusterFS volume SMB shares
added by hook scripts
https://bugzilla.redhat.com/show_bug.cgi?id=1775637
[Bug 1775637] Remove guest access by default for GlusterFS volume SMB shares
added by hook scripts
-- 
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