- Make 'net' use a single funciton for setting the 'use machine account' code.
commit96b4187963cedcfe158ff02868929b8cf81c6ebf
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Aug 2003 22:47:10 +0000 (19 22:47 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Aug 2003 22:47:10 +0000 (19 22:47 +0000)
tree170c6cfe41d73b96cf2059d8a7d7b9310506cfd1
parenteaf883abc0a35dc648fca497248281ac68246341
 - Make 'net' use a single funciton for setting the 'use machine account' code.
 - Make winbindd try to use kerberos for connections to DCs, so that it can
   access RA=2 servers, particularly for netlogon.
 - Make rpcclient follow the new flags for the NETLOGON pipe
 - Make all the code that uses schannel use the centralised functions for doing so.

Andrew Bartlett
source/libads/krb5_setpw.c
source/libsmb/trusts_util.c
source/nsswitch/winbindd_cm.c
source/rpcclient/rpcclient.c
source/utils/net.c
source/utils/net_ads.c