Hi i define a sudo rule with this feauture based on https://github.com/freeipa/freeipa-workshop/blob/master/8-sudorule.rst instruction:
rule name: sysadmin-sudo Enabled: TRUE Host category: all command category: all RunAs User Category: all RunAs Group category: all then i define a user "sysadmin" and add "sysadmin-sudo" rule to this user. when i connect with this user and run a command with sudo(ex, sudo systemctl stop rsyslog) it shows: sudo: PAM account management error: Permission denied whats wrong?! _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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.fedorahosted.org/archives/list/[email protected]
