winbindd: give an IRPC error if wb_irpc_SamLogon() is called without useful routing...
authorStefan Metzmacher <metze@samba.org>
Fri, 21 Jul 2017 10:29:31 +0000 (12:29 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 7 Aug 2017 13:20:04 +0000 (15:20 +0200)
commitccc8c1a45dd62ea77c3c4aabd218e0cd08a47c7c
treec92d5ee699366a0cc9e9ec1daf524a66d32871f5
parent615b0d83d0fa021ae1301a8dc37bf3b953531d84
winbindd: give an IRPC error if wb_irpc_SamLogon() is called without useful routing information

The caller should have checked this already!

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/winbindd_irpc.c