Results 1 to 2 of 2
How to add win7 to samba pdc?
ok so I can ping the server that has the samba on it from the windows 7 box. I can also see the ...
- 07-13-2011 #1Linux Newbie
- Join Date
- Jan 2010
- Location
- usa
- Posts
- 124
How to add win7 to samba pdc?
How to add win7 to samba pdc?
ok so I can ping the server that has the samba on it from the windows 7 box. I can also see the shares from the samba on the windows 7 box. I can get the box to show up to add it to the samba pdc but the domain join erros out. added the screen shots and samba log files.
server name of samba computer is Therese
computer with win7 is momhp
files.zip
terminal shows
lance@Therese:~$ smbclient -L localhost
Enter lance's password:
Domain=[LBERMUDEZ] OS=[Unix] Server=[Samba 3.5.8]
Sharename Type Comment
--------- ---- -------
homes Disk Home Directories
netlogon Disk Network Logon Service
leanne Disk
print$ Disk Printer Drivers
IPC$ IPC IPC Service (Therese server (Samba, Ubuntu))
lance Disk Home Directories
Domain=[LBERMUDEZ] OS=[Unix] Server=[Samba 3.5.8]
Server Comment
--------- -------
MOMHP
THERESE Therese server (Samba, Ubuntu)
Workgroup Master
--------- -------
BERMUDEZ BERMUDEZL
LBERMUDEZ THERESE
used guides
https://help.ubuntu.com/11.04/server.../samba-dc.html
YouTube - ‪Tutorial: Use Samba to Turn Your Linux Ubuntu Server into A PDC (Primary Domain Controller)‬‏
- 07-14-2011 #2Linux Newbie
- Join Date
- Dec 2009
- Posts
- 241
Since no-one else seems to answer, I'll tell you the little I know:
- You need to set your PDC as DNS Server in your Network
- You need to have a DNS Server installed on your PDC (don't know if it is integrated into Samba yet, believe not)
There's the need for some entries, which tell windows the Active Directory Server (Samba)
- It is also needed to install kerberos ... but I guess that one is already integrated in Samba.
So the first ting, to check would be the DNS.
The secound is kerberos / windows
But then I googled: "join windows 7 to samba pdc"
outdated !! Join Windows 7 to Samba PDC on Ubuntu Jaunty - 1st Byte Solutions
Use that one: http://wiki.samba.org/index.php/Windows7
And saw it's also possible to change the behavior of windows, so you don't need to do all the changed I just told you.
Damn I'm tired!! Night


Reply With Quote