New question #699609 on sudo in Ubuntu: https://answers.launchpad.net/ubuntu/+source/sudo/+question/699609
The sudo packages for Ubuntu Groovy and newer are part of the sudo 1.9 release. According to the package contents, there is a man page describing the availability to use the Python3 sudo plugin (i.e. /usr/share/man/man8/sudo_plugin_python.8.gz). Unfortunately, the configure option in debian/rules is by default disabled (i.e. the configure step of building the package does not include the --enable-python flag). I know that I can download the package and do a custom build myself. Unfortunately, my company requires the ability to upgrade security-related binary packages like sudo automatically. So, I am wondering why the sudo package doesn't have the python plugins built by default. As long as no one enables a plugin in /etc/sudo.conf, then there shouldn't be any concern about plugins being accidentally enabled. -- You received this question notification because your team OpenERP Indian Team is an answer contact for sudo in Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

