r25696: Fix pipe name for dfs.
authorGünther Deschner <gd@samba.org>
Thu, 18 Oct 2007 07:44:25 +0000 (09:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:43:18 +0000 (05:43 +0100)
Guenther

source/librpc/idl/dfs.idl

index 50c8a826df0aac18c64a41408e3b6d2eb83f07b9..382e2a8bd1e2a4529aadd804dfaaba6e57158610 100644 (file)
@@ -8,7 +8,7 @@ import "misc.idl";
   version(3.0),
   pointer_default(unique),
   helpstring("Settings for Microsoft Distributed File System"),
-  endpoint("ncacn_np:[\\pipe\\dfs]", "ncacn_ip_tcp:", "ncalrpc:")
+  endpoint("ncacn_np:[\\pipe\\netdfs]", "ncacn_ip_tcp:", "ncalrpc:")
 ] interface netdfs
 {
        /******************/