Displaying 1 result from an estimated 1 matches for "domain_a_xp".
2004 Nov 06
0
Re: Trusting and trusted domain (home mapping) problem
...itch
>> -wbinfo all works.
>> -"getent group" and "getent passwd" shows ldap entries of local domain
>> and winbind entries of the remote domain.
>> -However I still cannot map the home directory of the Domain_B_user
>> when I log into Domain_B on Domain_A_XP computer.
>> - smbclient //domain_A_PDC/shared -U domain_B/domain_B_user is working.
>>
>> The command I run on the command prompt (which will work) if I am
>> Domain_A_user into Domain_A on Domain_A_XP_computer is "net use x:
>> /home". But before I map i...