Dear Maintainer,
Before installing freeipa-client I can run, e.g., sudo ls as root
successfully. After installing freeipa-client I get an error message
stating that root is not in the sudoers file, but if I look at the
contents of /etc/sudoers root is listed there as it always has been.
If I then run apt remove freeipa-client && apt autoremove then I can
again successfully run sudo commands as root.
1. If I start from the debian:forky Docker container and run apt update
&& apt install sudo then I can run sudo ls just fine.
2. Run apt install freeipa-client.
3. Now running, e.g., sudo ls fails because "root is not in the
sudoers file."
4. Run apt remove freeipa-client && apt autoremove.
5. I can again run sudo ls with no issues.
Thank you,
Shane Frasier