You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I am working on a project in a secure environment where getting sudo / su access to root is not allowed. There is a custom privilege escalation method "suexec" via BoKS (product which we use for Centralized access control) which provides a native alternative to sudo.
Is it possible to configure Ansible to use this newer method instead of sudo/su/pbrun/pfexec/doas/dzdo/ksu
Thanks in advance
Brian Coca
unread,
Dec 7, 2017, 5:03:24 PM12/7/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
if it is mostly compatible with one of the existing ones i recommend
doing somthing like setting the `su` executable to `suexec` in
config/inventory.