Change in ovirt-guest-agent[master]: Added support for sudo

Vinzenz Feenstra has submitted this change and it was merged. Change subject: Added support for sudo ...................................................................... Added support for sudo This patch introduces configure controlled choice of the elevation mechanism used on the system. configure has now a new option --with-sudohelper=[usermode|sudo] Values: - usermode: elevation via consolehelper and pam - sudo: elevation via sudo Change-Id: I202c1bbea8c95f5ad12edb4959a7d614c89ea246 Bug-Url: https://bugzilla.redhat.com/1043471 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M Makefile.am M configure.ac M ovirt-guest-agent/consoleapps/Makefile.am M ovirt-guest-agent/pam/Makefile.am A scripts/Makefile.am A scripts/sudoers.ovirt-guest-agent A scripts/wrappers/Makefile.am A scripts/wrappers/ovirt-hibernate-wrapper.sh A scripts/wrappers/ovirt-locksession-wrapper.sh A scripts/wrappers/ovirt-shutdown-wrapper.sh A scripts/wrappers/ovirt-sudo-wrapper.sh 11 files changed, 188 insertions(+), 14 deletions(-) Approvals: Vinzenz Feenstra: Verified; Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/26663 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I202c1bbea8c95f5ad12edb4959a7d614c89ea246 Gerrit-PatchSet: 13 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
vfeenstr@redhat.com