+++ 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
ACK for 3.5.2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (glusterfs bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:5603