pydsdb: added get_syntax_oid_from_lDAPDisplayName()
authorAndrew Tridgell <tridge@samba.org>
Wed, 22 Jun 2011 04:41:50 +0000 (14:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 22 Jun 2011 04:47:08 +0000 (14:47 +1000)
commit202f0a4b576d78928a403b68f3e057d3a425bddf
treec5c5a4a7f869ea1674adc8dee12ef502aad625a0
parent341884c835b9c5785794cba562c2a21939eb4bce
pydsdb: added get_syntax_oid_from_lDAPDisplayName()

this gives you access to the syntax oid of an attribute

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