Hello,
My organization uses Delinea (previously Centrify) to integrate our *nix systems with Active Directory. Because of this, instead of using the sudoers file and the sudo command to elevate privileges, it uses AD's access rights and the dzdo command in place of sudo.
Is there a way to edit the commands run on Linux hosts to replace sudo with dzdo or to choose not to escalate at all? Our sys admins get an alert whenever someone attempts to use sudo, so they were quite alarmed the first time I scanned the network!