s3-winbindd_ads: use the reconnect methods instead of the rpc methods directly
commitb89d75a093ef87bc7cccb8914d246c8e932f0352
authorMichael Adam <obnox@samba.org>
Fri, 21 Nov 2008 01:26:50 +0000 (21 02:26 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Nov 2008 23:04:45 +0000 (22 00:04 +0100)
treefdafe6c657f7fd2a4925d2091040ed952ee3bea9
parentc833b19b0c3e746b53e6731988cd8bb6aca927f5
s3-winbindd_ads: use the reconnect methods instead of the rpc methods directly

Some of the ads methods just point to the rpc methods.
This makes winbindd_ads use the reconnect methods instead of
calling the rpc methods directly in order to prevent
negative cache entries for e.g. name_to_sid, when the dc
has closed the connection without sending a reset.

Michael
source/winbindd/winbindd_ads.c