Enable net ads commands to use existing tickets if the user doesn't specify a usernam...
authorJim McDonough <jmcd@samba.org>
Fri, 25 Jan 2002 22:07:46 +0000 (22:07 +0000)
committerJim McDonough <jmcd@samba.org>
Fri, 25 Jan 2002 22:07:46 +0000 (22:07 +0000)
commitde260eadf956cae8aeaebc2a84f46a57c0671741
treee501595e49162ed81b27bad864a58df29c5a84e4
parent9d8ed7220fed8a3b7ff9d45b9c5902c3255956ac
Enable net ads commands to use existing tickets if the user doesn't specify a username on the commandline.  Also don't continue past the kinit if a password is entered and fails because existing tickets would be used, which may not be desired if the username was specified.
(This used to be commit 7e5d7dfa834c0161460bde8a2f0d4824c0a0d1fe)
source3/libads/ldap.c
source3/utils/net.c
source3/utils/net_ads.c