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)
commitac4810f1bb8984971a98d30c6a3b0b29367d1e2e
tree7bb992009c4a4cf3e98bd6863b2ae808147812a4
parent6a875cc8529d971cd41d2ba53952481545989d53
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
(This used to be commit 47a1b76f7fff30229d3f23c6723f047923faf196)
source4/dsdb/samdb/ldb_modules/simple_ldap_map.c
source4/dsdb/samdb/samdb.c