[sudo-users] Test visudo translation

Todd C. Miller Todd.Miller at courtesan.com
Fri Dec 27 06:54:42 MST 2013


Sudo switches locales around when parsing the sudoers file so there
are some wrapper functions to make this easier.

Howeve, visudo should not be calling sudoers_setlocale() at the
start of main() as the sudoers locale functions haven't been
initialized yet.

Please give the following a try and see if it fixes the problem for
you.

ftp://ftp.sudo.ws/pub/millert/sudo/sudo-1.8.9b3.tar.gz

 - todd


More information about the sudo-users mailing list