OndrejHome / fast-vm

'fast-vm' is a script for defining VMs from images provided in thin LVM pool.
GNU General Public License v3.0
22 stars 14 forks source link

activity tracking issue when 'sg' requires password for group change #31

Closed OndrejHome closed 6 years ago

OndrejHome commented 6 years ago

When user is part of group that needs to be authenticated when changed using sg command, the fast-vm will prompt for password. Providing wrong password results into either skipping updating the notes file (minor issue) or not creating the notes file (major issue - as then VM will be considered to be owned by root).

OndrejHome commented 6 years ago

this seems to be limited to systems with users from LDAP through SSSD. Using only local users and groups doesn't seems to produce this issue. So far issue was observed on RHEL 7.3 and 7.4, more investigation needed.

OndrejHome commented 6 years ago

released fix in 1.3.1 - also the updated documentation on this issue can be found here - https://www.famera.cz/blog/fast-vm/user_guide.html#using-fast-vm-on-systems-with-sssd