Skip to content

qemu user is not added to the user's group when the group doesn't exist #37

Description

@gbenhaim

This issue occurs when the group is local (i.e taken from ldap).
We can drop adding qemu user to the user's group and replace it with chmod -R o+x $HOME, or add the users group to the user's /etc/groups (with the same id as the group in ldap).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions