Hi,
To manage a large farm of servers while maintaining security we do not 
provide a privileged-enable user by SSH, but want to have a non-ssh user to 
perform sudo operations.
However, while adopting Ansible, we have not been able to acomplish this 
privilege escalation.

Sudo and su are mutual exclusive, but running sudo with a different user as 
the ssh user isn't working, as the SSH user is the one performing the sudo 
operation (at the end it executes sudo -u right?).

What privilege escalation are you using on your farms?
SSH and the same user has sudo privileges?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4211173a-6769-4c62-8ae8-9124d8aa1530%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to