[sudo-workers] Wishlist: fnmatch character class support alternatives in FreeBSD

rihad rihad at mail.ru
Fri Jun 14 11:39:05 MDT 2019


Since fnmatch/glob on FreeBSD don't support character classes, I can't 
use them to not match slashes in command arguments. The only thing I'm 
left with is * & ? wildcards which can't be used as they match anything, 
including slashes. It would be great to have a setting that would tell * 
& ? to never match slashes, off by default to be backwards compatible.



More information about the sudo-workers mailing list