mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
(This used to be commit 5c6c8e1fe9)
This commit is contained in:
@@ -350,6 +350,8 @@ static void *make_internal_rpc_pipe_p(const char *pipe_name,
|
||||
/* Store the session key and NT_TOKEN */
|
||||
if (vuser) {
|
||||
p->session_key = data_blob(vuser->session_key.data, vuser->session_key.length);
|
||||
p->pipe_user.nt_user_token = dup_nt_token(
|
||||
NULL, vuser->nt_user_token);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user