Bug 7851 - RPC-COUNTCALLS test suite checks for rpc echo service
Summary: RPC-COUNTCALLS test suite checks for rpc echo service
Status: RESOLVED INVALID
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: smbtorture (show other bugs)
Version: unspecified
Hardware: Other Windows 2008 R2
: P3 trivial (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 13:40 UTC by Matt Ficken (mail bounces back)
Modified: 2010-12-07 20:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Ficken (mail bounces back) 2010-12-07 13:40:28 UTC
RPC-COUNTCALLS tests connecting to the [\pipe\rpcecho], presumably to test the RPC echo service.

Windows does not support the RPC echo service. It, or any Microsoft extension to it, or similar service, is not in the MCPP or WSPP documentation.

When the target is Windows, RPC-COUNTCALLS shouldn't bother trying the [\pipe\rpcecho] service even though its listed in ndr_table_list.
Comment 1 Andrew Bartlett 2010-12-07 20:43:31 UTC
The RPC echo test is valid and intentional, in this 'discovery' test.  This test is designed to discover how many calls all interfaces we know about supports.

rpcecho can be installed on Windows to test the behaviour of the Microsoft DCE/RPC stack.  As such, I think it's best to thank you for your report, and mark this bug as INVALID. 

It might be best to discuss your proposed testing strategy and findings on samba-technical, so we can understand better what you are trying to do, and how best to work with us on these issues.