summaryrefslogtreecommitdiff
path: root/source3/include/rpcclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpcclient.h')
-rw-r--r--source3/include/rpcclient.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/source3/include/rpcclient.h b/source3/include/rpcclient.h
index eab4d20703..dc2be5d2b8 100644
--- a/source3/include/rpcclient.h
+++ b/source3/include/rpcclient.h
@@ -60,15 +60,14 @@ struct nt_client_info
/************** \PIPE\winreg stuff ********************/
POLICY_HND reg_pol_connect;
- POLICY_HND reg_pol_unk_4;
/************** \PIPE\lsarpc stuff ********************/
POLICY_HND lsa_info_pol;
/* domain member */
- fstring level3_sid;
- fstring level5_sid;
+ DOM_SID level3_sid;
+ DOM_SID level5_sid;
/* domain controller */
fstring level3_dom;