Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes
authorAndrew Bartlett <abartlet@samba.org>
Fri, 11 Jan 2008 04:19:27 +0000 (15:19 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Jan 2008 04:19:27 +0000 (15:19 +1100)
commit47a1b76f7fff30229d3f23c6723f047923faf196
tree4802f7f241c9b7abb0976f7c1011d53f8f8186fa
parent597f9fe17685fb7909269bc0af04bf4a040e2ad7
Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes
problems with ldap.js test with OpenLDAP as the backend.

Likewise, remove it from the template lookup (for consistancy).

TODO:  see if it can be removed from ldb

Andrew Bartlett
source/dsdb/samdb/ldb_modules/simple_ldap_map.c
source/dsdb/samdb/samdb.c