s4-dsdb: expand dsServiceName from GUID form at runtime
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Aug 2011 05:44:32 +0000 (15:44 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 12 Aug 2011 02:00:07 +0000 (04:00 +0200)
commitccba16c4b8de285f55683011c1527af3f6f48460
tree527bb8e4567ab6241520327248ffa6a6f2e99b99
parentf7902d766a0866d92e728449377a406f8e202b2a
s4-dsdb: expand dsServiceName from GUID form at runtime

this allows dsServiceName to be stored as an extended DN or GUID form
in @ROOTDSE, and its string form will be found at runtime.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/rootdse.c