Mount the volume via fuse and then add acl for the user:<div id="yMail_cursorElementTracker_1636141143976"><br></div><div id="yMail_cursorElementTracker_1636141144184">mount -t glusterfs -o acl localhost:/<VOLUME_NAME> /mnt</div><div id="yMail_cursorElementTracker_1636141177676"><br></div><div id="yMail_cursorElementTracker_1636141188854">setfacl -m u:<user>:rwx /mnt</div><div id="yMail_cursorElementTracker_1636141214992"><br></div><div id="yMail_cursorElementTracker_1636141215164"><br></div><div id="yMail_cursorElementTracker_1636141215349">Group collaboration:</div><div id="yMail_cursorElementTracker_1636141220862">mount -t glusterfs -o acl localhost:/<VOLUME_NAME> /mnt</div><div id="yMail_cursorElementTracker_1636141230158"><br></div><div id="yMail_cursorElementTracker_1636141230384">chown root:<group> /mnt</div><div id="yMail_cursorElementTracker_1636141248949">chmod 2770 /mnt</div><div id="yMail_cursorElementTracker_1636141263879"><br></div><div id="yMail_cursorElementTracker_1636141264083">Then umount /mnt and it should also work in NFS Ganesha. The process is the same for SAMBA.</div><div id="yMail_cursorElementTracker_1636141286527"><br></div><div id="yMail_cursorElementTracker_1636141286735">Best Regards,</div><div id="yMail_cursorElementTracker_1636141291118">Strahil Nikolov<br> <br> <blockquote style="margin: 0 0 20px 0;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>On Fri, Nov 5, 2021 at 17:24, Taste-Of-IT</div><div><kontakt@taste-of-it.de> wrote:</div> </div> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> Hi,<br>i have installed latest GlusterFS with NFS Ganesha Cluster. Write access via root is no problem, but if i want to mount it in e.g. linux mint as user, i can only read. The ganesha.conf has Access_type=rw and squas=no_roto_squash,disable_acl=true and sectyp="sys".<br><br>Any idea?<br>thanks<br>Taste<br>________<br><br><br><br>Community Meeting Calendar:<br><br>Schedule -<br>Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC<br>Bridge: <a href="https://meet.google.com/cpu-eiue-hvk" target="_blank">https://meet.google.com/cpu-eiue-hvk</a><br>Gluster-users mailing list<br><a ymailto="mailto:Gluster-users@gluster.org" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br><a href="https://lists.gluster.org/mailman/listinfo/gluster-users" target="_blank">https://lists.gluster.org/mailman/listinfo/gluster-users</a><br> </div> </blockquote></div>