No OpenStacktimkb4cq wrote: Sat Jul 16, 2022 2:24 pm Are you using OpenStack services or a personal cloud? Those can depend on nova-compute which creates the nova user.
No personal cloud.
No OpenStacktimkb4cq wrote: Sat Jul 16, 2022 2:24 pm Are you using OpenStack services or a personal cloud? Those can depend on nova-compute which creates the nova user.
sudo deluser novaHuckleberry Finn wrote: Sat Jul 16, 2022 2:28 pm The id number is interesting.. Whatever, you can try
Code: Select all
sudo deluser nova
Also have a check:
If there are any remaining lines , something like:Code: Select all
sudo visudo
delete , save, close.Code: Select all
nova ALL=(ALL:ALL) ALL
Edit: Probably it's due to something like Tim mentioned above (hence that interesting id number).