s4-smbtorture: change default service to spooler in RPC-SVCCTL.
authorGünther Deschner <gd@samba.org>
Mon, 20 Apr 2009 14:49:01 +0000 (16:49 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 24 Apr 2009 11:35:51 +0000 (13:35 +0200)
Guenther

source4/torture/rpc/svcctl.c

index a2e32f221fee5d9a22cd0e7e5dcb1331ad423004..13b522c3f92ffd0d9467bb436ac31601bddff9e6 100644 (file)
@@ -26,7 +26,7 @@
 #include "torture/rpc/rpc.h"
 #include "param/param.h"
 
-#define TORTURE_DEFAULT_SERVICE "NetLogon"
+#define TORTURE_DEFAULT_SERVICE "Spooler"
 
 static bool test_OpenSCManager(struct dcerpc_pipe *p, struct torture_context *tctx, struct policy_handle *h)
 {