s4-dsdb: added samdb_reference_dn()
commitfbc3a0fe6248871d6e8bed6947559c10f762954f
authorAndrew Tridgell <tridge@samba.org>
Mon, 4 Jan 2010 03:13:21 +0000 (4 14:13 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:02:58 +0000 (8 13:02 +1100)
treef4694a2edf84bae4e537713899db2496c859038c
parentc915bd87185f37f95272b3332aecb470d93a5548
s4-dsdb: added samdb_reference_dn()

This returns a 'reference' DN, which is a link to a DN, from the
specified object. It is then used by samdb_server_reference_dn() which
returns the serverReference DN, and samdb_rid_manager_dn() which
returns the rIDManagerReference DN.
source4/dsdb/common/util.c