dsdb: added get_lDAPDisplayName_by_attid
authorAndrew Tridgell <tridge@samba.org>
Mon, 11 Jul 2011 04:27:21 +0000 (14:27 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 11 Jul 2011 04:32:45 +0000 (14:32 +1000)
commit02562a0ca988b5b1e0796a445aabc96dddb408d2
treefaf8f3c0fe92ef3c161cefceceb46967cf391c7e
parent082a9cc72815a3873b1cea2779dff6bc41a9773c
dsdb: added get_lDAPDisplayName_by_attid

this allows conversion from a DRS attribute ID to a LDAP display name

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