Standalone samdb_ntds_site_settings_options() helper
authorDave Craft <wimberosa@gmail.com>
Wed, 6 Jul 2011 02:19:54 +0000 (21:19 -0500)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 21:05:09 +0000 (07:05 +1000)
commit0d1c54ecafc0f324b84ddd5cdf64db9f6108f517
treeb2bf3f472e9b70b6da32e0e1759c0b43b37ff227
parentb52246bf2f75e2a4869bce3e474e6c1c81a492b7
Standalone samdb_ntds_site_settings_options() helper

A helper function for retrieving the ntds site settings
via standalone function call.  Used within KCC

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/common/util.c