On 12/27/20 10:24 PM, Angelo Moreschini wrote:
Probably the cancellation was caused by the command
<sudo usernod -G audio <my_name>

That is what caused it.

Now the problem is solved, as well it seems me strange that adding a new group to a user should delete it from the list of sudoers

As George said in an earlier email, that isn't adding a user, it's replacing the group list completely. You need the "-a" option to add a group. When you ran that command, you removed yourself from the wheel group which removed your sudo access.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to