summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_ping_dc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-21s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke1-0/+96
This just does a NULL RPC call through an existing NETLOGON connection. If someone knows an operation that "just works" and does not return NOT_SUPPORTED, please tell me :-)