r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and login
authorJim McDonough <jmcd@samba.org>
Wed, 13 Jul 2005 20:04:26 +0000 (20:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:05 +0000 (11:00 -0500)
commit0446319a3b8096df385978449ffaa231bc5cfd0c
treeb115937d86756f83c12b8bdc88e1a141f0a7fdef
parentcd2c467cc46db1958aba7660f0ef7fd8af14bd63
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.
source/auth/auth_util.c
source/include/auth.h
source/rpc_server/srv_netlog_nt.c