s4-dsdb: added get_attid_from_lDAPDisplayName() on samdb
authorAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 12:08:27 +0000 (22:08 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 22:40:04 +0000 (08:40 +1000)
commit8438da96ba632671327506423239169402917c51
tree990dad89e68e2841d9046745872ce7d900912b3d
parent495bd182f5e26cbcb721ab8209f8acad4d612726
s4-dsdb: added get_attid_from_lDAPDisplayName() on samdb

This can be used to form the partial_attribute_set list for
GetNCChanges

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/pydsdb.c
source4/scripting/python/samba/samdb.py