Bugzilla – Bug 1069843
Mount to /mnt via sshfs for users of the trusted group
Last modified: 2017-11-28 11:08:54 UTC
By default, there is no way to mount sshfs to the /mnt directory, for users of the trusted group. If the privileges are set manually: sudo chown root:trusted /mnt && sudo chmod a=rX,ug+w then when updating either aaa_base or permissions they are reset only for root. In permissions, I did not find records for /mnt. It is necessary to add in permissons # Mount in /mnt via sshfs from group trusted (boo#id). /mnt root:trusted 0775