Bugzilla – Bug 928
Typo in "user not allowed to set a preserve the environment" ?
Last modified: 2020-06-19 06:00:14 MDT
sudo 1.9.1b1, file plugins/sudoers/sudoers.c, line 534, has the following string: "user not allowed to set a preserve the environment" This doesn't seem to be correct. How about: 1- "user not allowed to set a environment preservation", or 2- "user not allowed to preserve the environment"?
Thanks, that should be "user not allowed to preserve the environment"
Fixed in sudo 1.9.1 final.