s4:rpc_server: don't replace '\\pipe\\' with '\\PIPE\\'
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Dec 2018 12:48:05 +0000 (13:48 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:40 +0000 (03:13 +0100)
commitc192dc1c9d22e2f7602fd98926026b092eaa6241
tree246b40f327edd6c093bfadff91d12c5b78fe7eb3
parentb1c6b954a153232dbee0cb20cb02cab22a0fbb82
s4:rpc_server: don't replace '\\pipe\\' with '\\PIPE\\'

This is not what Windows returns (at least for \\pipe\lsass).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/test_assoc_group_ok2 [deleted file]
source4/rpc_server/dcerpc_server.c