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>
Mon, 7 Jun 2010 13:34:28 +0000 (23:34 +1000)
commitd25e9ab9a1b8c07a65034d36818819019e170e8d
treef6897422a5864da0026e3270b5bd2c3be1f1bf7b
parent8f1cec5faf4e26de8b9797777059e99f2a66558b
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