2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

The Fedora sudo package uses /etc/ldap.conf not /etc/sudo-ldap.conf.

This commit is contained in:
Todd C. Miller 2017-09-01 13:59:45 -06:00
parent 06d52c97c2
commit 171512b173

1
mkpkg
View File

@ -169,7 +169,6 @@ case "$osversion" in
with_linux_audit=true with_linux_audit=true
with_pam_login=true with_pam_login=true
with_sssd=true with_sssd=true
with_sudo_ldap_conf=true
;; ;;
esac esac