search for: domain_a_us

Displaying 2 results from an estimated 2 matches for "domain_a_us".

Did you mean: domain_a_user
2004 Oct 31
2
Re: Trusting and trusted domain (home mapping) problem
Hi Igor, I got stuck now. I did my best. I got stuck at the winbind which I suspected is the reason why the domainA_computer cannot map the domain_B user's home directory. 1. What are the settings of your winbind? 2. Do you use only "winbind" in your libnss_ldap or use "ldap" as well? 3. My winbind works with :- (For both sides) wbinfo -t wbinfo -p wbinfo -u wbinfo
2004 Nov 06
0
Re: Trusting and trusted domain (home mapping) problem
...wever 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 it, the home directory is already mapped >> based on the sambahomepath and sambahomedrive in the ldap entries. I >> am using the "net use" command to do testing. >> If...