LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Samba PDC : can't add XPclient to domain (https://www.linuxquestions.org/questions/linux-server-73/samba-pdc-cant-add-xpclient-to-domain-748711/)

jonaskellens 08-19-2009 07:50 AM

Samba PDC : can't add XPclient to domain
 
I have a ClarkConnect-server installed with the role of Samba PDC.

LDAP settings : dc=jocan,dc=local
so the domain is jocan.local.

When I want to add my XP-client to the domain (My Computer > System > Computer Name > Change) jocan.local I get the notice that there is no domain controller found in the domain jocan.local.

I can access a share on the ClarkConnect
start > run > \\clarkconnect\music
works fine.

I am also able to ping the ClarkConnect-server :
Code:

C:\Documents and Settings\Administrator>ping clarkconnect.jocan.local
Antwoord van 192.168.1.250: bytes=32 tijd=2 ms TTL=64
Antwoord van 192.168.1.250: bytes=32 tijd=6 ms TTL=64
Antwoord van 192.168.1.250: bytes=32 tijd=4 ms TTL=64
Antwoord van 192.168.1.250: bytes=32 tijd=5 ms TTL=64

So the server is reachable and DNS resolution works...

agnOstos 08-19-2009 08:02 AM

Do you have a DNS server on the network? If not you'll have to run it on the samba machine, add the samba ip address as your primary dns and add it under the wins tab under your nic's advanced tab.

I had the same issue last week.


All times are GMT -5. The time now is 01:07 PM.