s4-test: use IPC$ instead of ADMIN$ for srvsvc NetShareGetInfo test
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Nov 2010 00:16:23 +0000 (11:16 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Nov 2010 02:57:04 +0000 (02:57 +0000)
commite908c263916c1e18468054d8a0416e5a1425c25d
tree3d9dc4d727fe37fa3b9b22b7704423d44816406f
parent81c9b98ecd6b0b4ec412ea7a0963002dc17f4f66
s4-test: use IPC$ instead of ADMIN$ for srvsvc NetShareGetInfo test

IPC$ is guaranteed to exist on servers that do RPC, whereas ADMIN$
isn't

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/torture/rpc/srvsvc.c