summaryrefslogtreecommitdiffstats
path: root/source/include/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/auth.h')
-rw-r--r--source/include/auth.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/auth.h b/source/include/auth.h
index 91751e71804..7282f4d38b2 100644
--- a/source/include/auth.h
+++ b/source/include/auth.h
@@ -69,6 +69,8 @@ typedef struct auth_serversupplied_info
DATA_BLOB user_session_key;
DATA_BLOB lm_session_key;
+
+ char *login_server; /* which server authorized the login? */
uint32 sam_fill_level; /* How far is this structure filled? */