LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 25 Oct 2011 18:10:30 +0000 (20:10 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 25 Mar 2012 22:57:29 +0000 (00:57 +0200)
commit438971e214e6f55f19148ed2afc03ec1c7066f65
treefdc6cd5ce73a4da1490e3fea85d8ce39c7f6ed41
parentfa1c7615d0809a124109713e1b340f71d9c4594f
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore

Make it AD-compatible using "(distinguishedName=...)".

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/dirsync.py
source4/scripting/bin/rebuildextendeddn
source4/scripting/bin/renamedc
source4/scripting/bin/upgradeprovision
source4/scripting/devel/addlotscontacts
source4/scripting/python/samba/idmap.py
source4/scripting/python/samba/provision/__init__.py
source4/scripting/python/samba/samdb.py
source4/scripting/python/samba/upgradehelpers.py