s3:winbind: Return NTSTATUS from wbint_Ping() RPC function
authorSamuel Cabrero <scabrero@samba.org>
Wed, 9 Mar 2022 10:56:33 +0000 (11:56 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 25 Mar 2022 17:03:29 +0000 (17:03 +0000)
commit0d668dfb75145af654eb779bdbbc0261d8f5bb15
tree38dcc938cca00eb9c08e10252f1aa29414118109
parent00ea654961a790acd17e445b1eb0aec3296a60cc
s3:winbind: Return NTSTATUS from wbint_Ping() RPC function

There are no users of this function but the next commit will convert the
struct-based WINBINDD_PING call to a local RPC wbint_Ping() call.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
librpc/idl/winbind.idl
source3/winbindd/winbindd_dual_srv.c