<div dir="ltr">Hello<div><br></div><div>I am looking for some guidance on how to properly do sudo with Freeipa. I have read up on what i need to do but i cant seem to get to work correctly. Now with sudoers.d i can accomplish this fairly quickly.</div><div><br></div><div>Example:</div><div><br></div><div>%dev ALL=(ALL) NOPASSWD:/usr/bin/chef-client<br></div><div><br></div><div>What i have configured in Freeipa Sudo Rules:</div><div><br></div><div><div>Sudo Option: !authenticate</div><div>Who: dev (group)</div><div>Access this host: testing (group)</div><div>Run Commands: set of commands that are defined.</div></div><div><br></div><div>Now when i apply this, it still does not work as it asks for a password for the user and then fails. I am hoping to allow a group to only run certain commands without requiring password.</div><div><br></div><div>Thank You</div></div>