Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gbenhaim opened this issue Jul 10, 2017 · 1 comment
Open

Comments

@gbenhaim
Copy link
Member

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).

@gbenhaim
Copy link
Member Author

Since we can't control on the permissions of directories created after lago installation, I think that the best solution will be to inform the user about the issue and let him configure the needed permissions.
Added a fix to lago: lago-project/lago#640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant