s3:auth Remove NT_USER_TOKEN
[metze/samba-autobuild/.git] / source3 / include / auth.h
index 659c6be103acb5572fed5bd0bdfbca7503021921..94bd026709144bfb04d69cf5af842af48c6495d5 100644 (file)
@@ -34,7 +34,7 @@ struct auth_serversupplied_info {
 
        /* NT group information taken from the info3 structure */
 
-       NT_USER_TOKEN *ptok;
+       struct security_token *ptok;
 
        /* This is the final session key, as used by SMB signing, and
         * (truncated to 16 bytes) encryption on the SAMR and LSA pipes