r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and login
commite7c48884a5c7e1f88ce2decf7d12db338ff8995e
authorJim McDonough <jmcd@samba.org>
Wed, 13 Jul 2005 20:04:26 +0000 (13 20:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:05 +0000 (10 11:00 -0500)
tree8deeb4bc9738a205aedf0f3d45c180727ae6cf00
parent07e58e05424e224592e70c01ae93b1716fd1a7a6
r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and login
scripts to be executed.

We were filling in our name as the server which processed the login, even
when it was done by a trusted DC.

Thanks to John Janosik <jpjanosi@us.ibm.com> for the fix.
(This used to be commit 0446319a3b8096df385978449ffaa231bc5cfd0c)
source3/auth/auth_util.c
source3/include/auth.h
source3/rpc_server/srv_netlog_nt.c