Hi,
I've checked all related output in Google search and this mailing
list, but still have no answer to a question, why secure_path option
is ignored by IPA?
here is what I have in IPA
Sudo Option: !requiretty, !authenticate,
secure_path=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin
here is the output
[aaa@bbbb ~]$ sudo printenv PATH
/sbin:/bin:/usr/sbin:/usr/bin
for some reason that path is only taken from /etc/sudoers file
thanks in advance for your help
Alex