Bugzilla – Bug 764
sudoers does not support SASL_MECH in ldap.conf
Last modified: 2022-03-04 09:23:01 MST
Hello, In my environment it is necessary to set EXTERNAL authentication for SASL, since we use TLS certificate authentication. Right now, sudoers only makes use of simple authentication, which causes a failure. Sudoers should honour the SASL_MECH option in ldap.conf. Cheers, Elizabeth
Initial support for SASL_MECH has been added in: https://www.sudo.ws/repos/sudo/rev/d057bb7f2ddc I don't currently have a way to test EXTERNAL authentication. Would you be able to test it by checking out the tip of the sudo repo? Alternately, I can build a tarball for you if that is easier.
I can make a test machine in my environment.
Sudo 1.8.20 includes support for SASL_MECH but it is untested.
Sudo has support for SASL_MECH since 1.8.20. Please re-open if it does not work for you.