Files
sudo/plugins
Todd C. Miller 9cc57f4936 sudo_file_open: initialize parser before calling open_sudoers().
Otherwise, the parser_conf settings in the context passed to
sudo_file_open() will not be honored by open_sudoers().
Affected settings include ignore_perms, sudoers mode, uid and gid.
2023-09-27 15:16:18 -06:00
..