r17979: Make ntlm_auth more intelligent about figuring out it's
commit5f51417916ed8bfc0dd08f44e669cb044fc83d01
authorJeremy Allison <jra@samba.org>
Fri, 1 Sep 2006 04:15:04 +0000 (1 04:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:39:45 +0000 (10 11:39 -0500)
treede677a90a4ebcb4a14b446bcb8b173d208a71658
parentfb5ebab873ba5196f35a9801ab2e21811b0fa8a0
r17979: Make ntlm_auth more intelligent about figuring out it's
domain and user args. if only given a parameter of the
form --username DOMAIN\user. When called by firefox
or other user apps they may not know what the domain
is (and they don't care). They just want to pass the
contents of $USERNAME without having to parse it
or guess a domain.
Jeremy.
source/utils/ntlm_auth.c