diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-07-15 14:31:01 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-07-19 04:04:20 +0200 |
commit | 11d7f7762dc943418d46cf1958a71701e58620c0 (patch) | |
tree | 30451094d6b8203104fcec614cc69fac69f7f7ef /source3/rpc_server/srv_pipe.c | |
parent | cbc30833d60ad36129cfbf3924086a7e4592a82a (diff) | |
download | samba-11d7f7762dc943418d46cf1958a71701e58620c0.tar.gz samba-11d7f7762dc943418d46cf1958a71701e58620c0.tar.bz2 samba-11d7f7762dc943418d46cf1958a71701e58620c0.zip |
s3-rpc_server: Remove make_server_info_info3() call from make_server_pipes_struct()
This codepath would only be executed if we provided a partial session_info token
across the named pipe forwarding code.
The smbd file server always fills this in, and if the ntvfs file server ever
wants to use an smbd hosted pipe, it can do the same. Calling create_local_token
is always the wrong thing to do.
Andrew Bartlett
Diffstat (limited to 'source3/rpc_server/srv_pipe.c')
0 files changed, 0 insertions, 0 deletions