normalise returned attribute names against the LDAP backend
authorAndrew Bartlett <abartlet@samba.org>
Wed, 10 Dec 2008 06:25:28 +0000 (17:25 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 10 Dec 2008 06:25:28 +0000 (17:25 +1100)
commit47f17d07168ba6fcfbde93570c3131f5b7db87e4
treec8847778a03e7ada3b8b7473f5f63d5495ae8628
parent0307de0cbd9470b74dcce1ac06f8bdfdd97f56a5
normalise returned attribute names against the LDAP backend

AD returns normalised case always, while OpenLDAP returns (far more
sensibly) what is asked for.

This should not matter to a good client, but ldap.py found it, and
poor clients will no doubt be similarly untested.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/normalise.c