summaryrefslogtreecommitdiffstats
path: root/source/include/ntdomain.h
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1998-10-16 20:07:02 +0000
committerLuke Leighton <lkcl@samba.org>1998-10-16 20:07:02 +0000
commit16256f86bf451535c7955b8f51a9b88fc33a8e4d (patch)
treea605a6f3ed18c3320a55df7b63c703bf5e01c52f /source/include/ntdomain.h
parent91d224735d1a4ef26d75d87e3b35d8d156b8998b (diff)
downloadsamba-16256f86bf451535c7955b8f51a9b88fc33a8e4d.tar.gz
samba-16256f86bf451535c7955b8f51a9b88fc33a8e4d.tar.xz
samba-16256f86bf451535c7955b8f51a9b88fc33a8e4d.zip
rpc client mods (ntlmssp flags)
Diffstat (limited to 'source/include/ntdomain.h')
-rw-r--r--source/include/ntdomain.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/ntdomain.h b/source/include/ntdomain.h
index e540bd2ffc0..5fb40c5bcca 100644
--- a/source/include/ntdomain.h
+++ b/source/include/ntdomain.h
@@ -86,6 +86,9 @@ typedef struct pipes_struct
BOOL ntlmssp_auth;
unsigned char ntlmssp_hash[258];
+ fstring user_name;
+ fstring domain;
+ fstring wks;
uint32 file_offset;
uint32 hdr_offsets;