r3140: * try to ensure consistent usage of the username map.
commit34613e7c17d1f535386f62eff733f26284bd05cf
authorGerald Carter <jerry@samba.org>
Fri, 22 Oct 2004 20:15:24 +0000 (22 20:15 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 22 Oct 2004 20:15:24 +0000 (22 20:15 +0000)
tree4043e352a93fa3f252185be7d508c7bc8f7438e9
parenteee634daca392b65e21d17fc63995ad8b054f9d1
r3140: * try to ensure consistent usage of the username map.
  Use the fully qualified DOMAIN\user format for 'security = domain|ads'
  and apply after authentication has succeeded.

* also change fill_domain_username() to only lowercase the username
  and not the domain+username.  This was a cosmetic fix only.
  makes the output more consistent with %D and %U.
source/auth/auth_util.c
source/nsswitch/winbindd_util.c