More updates for auto-detecting server connection method. Added net_ads_check()
authorJim McDonough <jmcd@samba.org>
Thu, 4 Apr 2002 16:47:24 +0000 (16:47 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 4 Apr 2002 16:47:24 +0000 (16:47 +0000)
commit093297a27db9834cf8aea34302246af8997d9c66
tree83c68ba8283e1b4ca5b8100520563dc04b7c4e72
parent638c692525c050ecdf414d461ef6b4aed3ce51db
More updates for auto-detecting server connection method.  Added net_ads_check()
to make a connection (which stores the password in a global so it can be
used by rpc or rap function if ads fails) and close it to verify if ads
method should be used.
source/utils/net_ads.c