Displaying 3 results from an estimated 3 matches for "olddom".
Did you mean:
olddog
2003 Jul 18
1
Continuing problem with domain trusts
Setup:
Samba3beta3 domain (NEWDOM) with a single PDC. No winbind activated.
Uses smbpasswd for user authentication.
Windows 2K AD (OLDDOM) domain with two DCs.
I've been struggling to get a trust established one way with these two
domains. Since I have a native W2K AD domain, I have to use AD domain tools
to establish the trusts. I followed the documentation regarding creating a
domain trust account on the Samba side. Using...
2004 Jul 14
0
Error make_server_info_info3: pdb_init_sam failed!
...auth/auth_util.c:make_server_info_info3(1100)
smbd[7287]: make_server_info_info3: pdb_init_sam failed!
In my case, check "use ldap" using authconfig. or enable it manually in /etc/nsswitch.conf
will resolve the issue.
But I don't understand why it occured in my trustrelationship,
OLDDOM (winNT) <-> NEWDOM (Linux)
I got above error when using #smbclient //<NEWDOMserver>/tmp -W OLDDOM -U <OLDDOMuser>
Since the authentication go to OLDDOM, why it pass to auth_util.c and error?
Only user who has unix account in /etc/passwd (eq to OLDDOMuser) can connect.
Others, I ha...
1999 Dec 08
1
Transferring user profiles to new domain
...ot; by
Gerald Carter and Richard Sharpe has an entire chapter which walks you
through this process.
Steve Litt
At 09:48 AM 12/08/1999 +1100, you wrote:
>Hello experts,
>
>I have set up a Samba 2.1 PDC (Domain: NEWDOM). Now I want to transfer all
>the user profiles from our old domain OLDDOM (NT4 PDC, profiles stored on a
>Samba 2.0.4 box) to the new one so that the users won't recognize any
>difference. Is there a kind of step-by-step-documentation available? I just
>tried to create a user on the new samba box and copy one his old profile
>directories to the new locati...