s4-smbd: Remember the original client and server IPs from the SMB connection
authorAndrew Bartlett <abartlet@samba.org>
Sun, 19 Feb 2017 23:01:37 +0000 (12:01 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:25 +0000 (02:37 +0200)
commiteaa59ed34528e77e21c4d03c39fe806d918a898f
treeb1e9d7dcce2995d9a7d6953f7d64d1bd654bef50
parent3ee82de26df77f97abe1ca70c69f2b7c47421207
s4-smbd: Remember the original client and server IPs from the SMB connection

We need to know in the RPC server the original address the client came from
so that we can log this with the authentication audit information

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-by: Gary Lockyer <gary@catalyst.net.nz>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
source4/smbd/service_named_pipe.c