summaryrefslogtreecommitdiff
path: root/source3/librpc
diff options
context:
space:
mode:
authorJoseph Sutton <josephsutton@catalyst.net.nz>2022-12-22 17:48:26 +1300
committerAndrew Bartlett <abartlet@samba.org>2023-02-08 00:03:39 +0000
commit8aef16bbbc1e55f0a9f5a8ec87e5348688d93785 (patch)
treed070bf723433e371b91fb4d30e39fd2fabac46cd /source3/librpc
parent5043bbed9993cc08ee752a3fe44f835aedbbc129 (diff)
downloadsamba-8aef16bbbc1e55f0a9f5a8ec87e5348688d93785.tar.gz
named_pipe_auth: Bump info5 to info6
In the next commit, we shall replace the 'authenticated' field of named_pipe_auth_req_info.info5.session_info.session_info.info with a more general 'user_flags' field. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/librpc')
-rw-r--r--source3/librpc/idl/rpc_host.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/rpc_host.idl b/source3/librpc/idl/rpc_host.idl
index 0fc3f9514aa..899eabf3c26 100644
--- a/source3/librpc/idl/rpc_host.idl
+++ b/source3/librpc/idl/rpc_host.idl
@@ -31,7 +31,7 @@ interface rpc_host_msg
/**
* @brief Auth info inherited from SMB
*/
- named_pipe_auth_req_info5 *npa_info5;
+ named_pipe_auth_req_info6 *npa_info6;
/**
* @brief Raw bind PDU