Jump to content

unraidster

Members
  • Posts

    20
  • Joined

Report Comments posted by unraidster

  1. Hi, as an update, with help from support (thanks!) I was able to get hold of copies of 6.11-rc1 and 6.11-rc5. Both display the same output from the "mount | grep /mnt/user" command as 6.12.6 and both also fail to allow user share access to users with access via an ACL; throwing the same error from 6.12.6.

     

    I have also tried 6.12.7-rc2 and found the same results as 6.12.6.

     

    Unraidser

  2. On 7/31/2022 at 8:01 PM, limetech said:

    Please try latest 6.11-rc

     

    I have come across this thread in my troubleshooting of ACLs failing to work in versions after 6.9.2 (post link). Thanks to @copperhound for his post (link) with a command that could provide the options that fuse is mounted with. 

     

    The options returned by the command are different for 6.9.2 and 6.12.6:

     

    6.9.2

    root@UR-Lab:~# mount | grep /mnt/user
    shfs on /mnt/user0 type fuse.shfs (rw,nosuid,nodev,noatime,allow_other)
    shfs on /mnt/user type fuse.shfs (rw,nosuid,nodev,noatime,allow_other)

     

    6.12.6

    root@UR-Lab:~# mount | grep /mnt/user
    shfs on /mnt/user0 type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)
    shfs on /mnt/user type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)

     

    Hi @limetech, is this possibly a root cause for the difference in ACL behaviour? If so, was there a change made in 6.11rc to revert some settings that hasn't made it into subsequent versions? 

     

    (happy to test another version in my lab if it helps)

     

    Thanks,

    Unraidster

     

×
×
  • Create New...