Enable net ads commands to use existing tickets if the user doesn't specify a usernam...
commit7e5d7dfa834c0161460bde8a2f0d4824c0a0d1fe
authorJim McDonough <jmcd@samba.org>
Fri, 25 Jan 2002 22:07:46 +0000 (25 22:07 +0000)
committerJim McDonough <jmcd@samba.org>
Fri, 25 Jan 2002 22:07:46 +0000 (25 22:07 +0000)
treee267d27b53027ecdf6e9de19a0b07c004d76f010
parent248770d73072e36fd9812ec5986dce5380dfab33
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.
source/libads/ldap.c
source/utils/net.c
source/utils/net_ads.c