]> granicus.if.org Git - apache/commit
When checking direct group membership, interpret LDAP_NO_SUCH_ATTRIBUTE the same as
authorEric Covener <covener@apache.org>
Tue, 1 Jun 2010 21:26:28 +0000 (21:26 +0000)
committerEric Covener <covener@apache.org>
Tue, 1 Jun 2010 21:26:28 +0000 (21:26 +0000)
commit67f3df7be50c8ad58f789e0eb8c0bb30449bfd96
treef0e0a85ede0b6cfdfde03b233f385ccdf4f1df2b
parenta8720fa901ad02235780ef0830d9e5bc4aea1223
When checking direct group membership, interpret LDAP_NO_SUCH_ATTRIBUTE the same as
LDAP_COMPARE_FALSE and continue on to subgroup (nested group) processing. This
triggers when the group has no "direct" members but may have entries that
represent nested groups to check.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950249 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authnz_ldap.c