well this was easy...
authorGerald Carter <jerry@samba.org>
Thu, 3 Jul 2003 03:56:16 +0000 (03:56 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 3 Jul 2003 03:56:16 +0000 (03:56 +0000)
commita31a2c159cd51112abdbe230c7a4df743fe14288
tree6f699b3ca55f05125578a8a78ba19d85ac65a17d
parent230724d4e3137ffef8136c4cc0b1738833472c22
well this was easy...

When winbindd is running on a PDC the SAM_ACCOUNT for a trusted user
has a username of DOMAIN\user.  Make sure to trim the domain part
from the username when filling in the net_sam_logon reply.
This fixes the browsing issues i was seen across domain trusts.
(This used to be commit 62e36e6ede067ace23f5473d04917c7eeedf07e2)
source3/rpc_parse/parse_net.c
source3/rpc_server/srv_netlog_nt.c