named_pipe_auth Always lower case the incoming pipe name
authorAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 10:59:25 +0000 (20:59 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 12:34:19 +0000 (22:34 +1000)
commit6418fa90329fe07ea4ebc2fb30043129ee4d55a3
tree88b9bc906aceb9b900e7354181c26b32179280e4
parent8558743c11f41dbaea99187486fb65f0454c5223
named_pipe_auth Always lower case the incoming pipe name

Windows connects to an upper case NETLOGON pipe, and we can't find the
socket to connect to until we lower case the name.

Andrew Bartlett
libcli/named_pipe_auth/npa_tstream.c