-*- [authentication] su_sudo=sudo -*-
This is no excuse for the code in base/password.py which should be fixed to something sane, like checking for users sudo permissions and using sudo if it works, instead of relying on a fixed value per OS.
-*- [authentication] su_sudo=sudo -*-
This is no excuse for the code in base/password.py which should be fixed to something sane, like checking for users sudo permissions and using sudo if it works, instead of relying on a fixed value per OS.