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)
commit1280968000595c28ed62d9e74acecfdc84e33710
treea7c56420ed6f46781d8226cb10237073de620d5f
parent84ab1042a65e3c41a76f4726914140d505ef4625
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
source/utils/net.c