On Wed, 8 Apr 2020 at 17:14, Ed Greshko <ed.gres...@greshko.com> wrote:
> On 2020-04-09 03:20, George N. White III wrote: > > On Wed, 8 Apr 2020 at 15:54, Bob Goodwin <bobgood...@fastmail.us > <mailto:bobgood...@fastmail.us>> wrote: > > > > > > > > On 2020-04-08 12:05, George N. White III wrote: > > > CHeck that your "id" include the fuse group. > > ° > > I guess that means I need to add bobg to the fuse group. /n the past I > > would manage to muddle through using the user-group gui, now I am lost. > > I see commands like groupadd fuse but not sure of how to use them. > > Presently I see: > > > > $ id > > uid=1000(bobg) gid=1000(bobg) groups=1000(bobg),10(wheel) > > context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0. c1023 > > > > Do I need to see "fuse" in the groupe there and how do I accomplish > that? > > / > > > > > > It has been a while since I used afp, so things may have changed. > > First check that installing afp did create a fuse group and not > something > > else (like "afp"), then use "usermod -a -G fuse" to add yourself to the > fuse group. > > > > There is no group "fuse" on the system. > > [egreshko@f31k ~]$ grep fuse /etc/group > [egreshko@f31k ~]$ > > Interesting. The URL https://sites.google.com/site/alexthepuffin/home given in the dnf info page has examples, and says: make sure that any user doing a mount is a member of the group 'fuse' so it can read and write to /dev/fuse contrary to: % ls -l /dev/fuse crw-rw-rw-. 1 root root 10, 229 Apr 7 09:43 /dev/fuse -- > The key to getting good answers is to ask good questions. > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org > -- George N. White III
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org