]> granicus.if.org Git - sudo/commit
Fix the pass2 ldap query string when no search filter is defined.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 31 Aug 2017 17:05:48 +0000 (11:05 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 31 Aug 2017 17:05:48 +0000 (11:05 -0600)
commit5cdee2c2c070081da38cf8014390887cd119920d
tree8a8593b99573ec3d2571d7380a662a3e2dec1058
parentc3d098254d25925f955330bc44a79197d91b47cc
Fix the pass2 ldap query string when no search filter is defined.
Due to the addition of "(sudoUser=*)" to the query we always need
the AND operator, even if no search filter is present.
plugins/sudoers/ldap.c