Rob Crittenden via FreeIPA-users <[email protected]> writes:
> > It may very well depend on the version of sudo you have on the client(s) > whether regular expressions are supported or not. In sudo 1.9.10 (released 2022-03-03) has this in the news: Added support for using POSIX extended regular expressions in sudoers rules. A command and/or arguments in sudoers are treated as a regular expression if they start with a ‘^’ character and end with a ‘$’. The command and arguments are matched separately, either one (or both) may be a regular expression. Bug #578, GitHub issue #15. On Debian 11 I have sudo 1.9.5 - there seems to be only globbing, no regex support. Jochen -- This space is intentionally left blank. _______________________________________________ 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] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
