r3140: * try to ensure consistent usage of the username map.
authorGerald Carter <jerry@samba.org>
Fri, 22 Oct 2004 20:15:24 +0000 (20:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:02 +0000 (10:53 -0500)
commit841868d290400272e50bcfb5fadd7b9dba4638b6
tree425623d79a6a142c798bcb586e573b6239578dd9
parent2d7cd5375e4e5ddd7ca9cb32f18358bf8ffd44a1
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.
(This used to be commit 30ee2d5b0906d5cd73a8faf5170e5aebcc6d69c8)
source3/auth/auth_util.c
source3/nsswitch/winbindd_util.c