r3043: Use binding strings for specifying endpoints. The property for
[metze/samba/wip.git] / source4 / librpc / idl / samr.idl
index 8feb726ac88f4738b4f48a25a11d3c487fc4f8a2..42a549cc5ca1d5fe85efd8887c516e274699326f 100644 (file)
@@ -10,7 +10,7 @@
 
 [ uuid(12345778-1234-abcd-ef00-0123456789ac),
   version(1.0),
-  endpoints(samr,TCP-0),
+  endpoint("ncacn_np:[\\pipe\\samr]","ncacn_ip_tcp:"),
   pointer_default(unique)
 ] interface samr
 {