summaryrefslogtreecommitdiff
path: root/source/samrd/srv_samr_dom_tdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/samrd/srv_samr_dom_tdb.c')
-rw-r--r--source/samrd/srv_samr_dom_tdb.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/samrd/srv_samr_dom_tdb.c b/source/samrd/srv_samr_dom_tdb.c
index 78a762dfdfe..260a0c176a7 100644
--- a/source/samrd/srv_samr_dom_tdb.c
+++ b/source/samrd/srv_samr_dom_tdb.c
@@ -861,6 +861,11 @@ uint32 _samr_query_dom_info(const POLICY_HND *domain_pol,
switch (switch_value)
{
+ case 0x0c:
+ {
+ make_unk_info12(&(ctr->info.inf12));
+ break;
+ }
case 0x07:
{
make_unk_info7(&(ctr->info.inf7));