Changes all over the shop, but all towards:
[bbaumbach/samba-autobuild/.git] / source / include / smb.h
index e41b5834f70b6b1116137da70c13a451a4484d99..4bd40216d7b01765ccd2dcc944996d14e996dec5 100644 (file)
@@ -1546,7 +1546,7 @@ typedef struct user_struct
 
        NT_USER_TOKEN *nt_user_token;
 
-       uint8 session_key[16];
+       DATA_BLOB session_key;
 
        char *session_keystr; /* used by utmp and pam session code.  
                                 TDB key string */