Multiple changes:
authorJim McDonough <jmcd@samba.org>
Thu, 4 Apr 2002 16:53:07 +0000 (16:53 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 4 Apr 2002 16:53:07 +0000 (16:53 +0000)
commitf21cfd9413cca27aa290ed90f7758a1af0cc79d8
tree63055e6d2f25733cd8fdccd4a9abb81a4f6dde57
parent773040a50fefdc6e75662333204d4784753450db
Multiple changes:
- Get rid of improper "Invalid option: d (100)" message when setting
  debug from commandline.
- Eliminate got_pass global and only use opt_password.  This enables
  re-use of password that may have been enetered in failed ads connect.
- Auto-detect method for net user command
- use new net_ads_check rather than lp_security==ADS test on net join
- Get rid of annoying debug level 0's
(This used to be commit 1280968000595c28ed62d9e74acecfdc84e33710)
source3/utils/net.c