s4-dsdb: don't cache the NTDS settings DN
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Aug 2011 06:29:24 +0000 (16:29 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 12 Aug 2011 02:00:07 +0000 (04:00 +0200)
commitfb490d88c1b43ae95ef8be7c32be4f3562eba4e2
tree89f4da9e314340b98ec18389d64b1c54ab6e76f2
parentbb6214d63440d52227ea94d1788b6875b4d4742c
s4-dsdb: don't cache the NTDS settings DN

this DN can change due to a server rename, so we cannot cache it. It
is set by provision, but not anywhere else.

This seems to not have a large performance impact

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/util.c