Koozali.org: home of the SME Server

XP cant join domain or see server in workgroup

James Pybus

XP cant join domain or see server in workgroup
« on: June 12, 2003, 01:22:07 AM »
I have pretty much everything working on the server now, proxy, email, web. But I cannot for the life of me get my XP box to either join the domain or see the server either by \ipadress or \servername I can ping the server though.

Hopefully someone can point me in the right direction.

When I try to join the domain I get:

Note: This information is intended for a network administrator.  If you are not
your network's administrator, notify the administrator that you received this
information, which has been recorded in the file C:\WINDOWS\debug\dcdiag.txt.

The domain name pybe might be a NetBIOS domain name.  If this is the case,
verify that the domain name is properly registered with WINS.

If you are certain that the name is not a NetBIOS domain name, then the
following information can help you troubleshoot your DNS configuration.

The following error occurred when DNS was queried for the service location
(SRV) resource record used to locate a domain controller for domain pybe:

The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.pybe

Common causes of this error include the following:

- The DNS SRV record is not registered in DNS.

- One or more of the following zones do not include delegation to its child
zone:

pybe
. (the root zone)

For information about correcting this problem, click Help.

Greg

Re: XP cant join domain or see server in workgroup
« Reply #1 on: June 12, 2003, 10:15:35 AM »
Hi

Do you have the XP firewall enabled, or another software firewall running???
That may prevent access.

Greg

James Pybus

Re: XP cant join domain or see server in workgroup
« Reply #2 on: June 12, 2003, 01:44:11 PM »
No there is only the one firewall between my network and the internet.

Ray Mitchell

Re: XP cant join domain or see server in workgroup
« Reply #3 on: June 12, 2003, 03:58:47 PM »
You should learn to search these forums.
A search on
join domain

would have found many posts including

Follow the HOWTO at
http://mirror.contribs.org/smeserver/contribs/dmay/mitel/howto/samba-howto.html
as XP & 2K also requires some registry setting changes

Regards
Ray Mitchell

James Pybus

Re: XP cant join domain or see server in workgroup
« Reply #4 on: June 12, 2003, 05:32:17 PM »
I have been scanning through the search for join domain and have nopt been finding things that I can relate to my xp box not seeing the SME box at all. I have now followed the samba upgrade howto and my XP box still cannot see my SME box.

Any further pointers would be great. The workgroups not there and it cant join the domain, get no such domain (see original post) \ipadress and \servername dont work but everything else does ftp http mail etc.

James

James Pybus

Re: XP cant join domain or see server in workgroup
« Reply #5 on: June 12, 2003, 05:53:35 PM »
Most of the stuff is where they are joined to the domain or can see the workgroup but not the shares. I cant see anything. What would cause my XP box not to be able to find the SME box as the PDC?

I have applied the reg settings on the XP box, and updated samba on the SME box. Is there something I am obviously doing wrong or have missed.

Perhaps I should give up and install 2KS & EXCHG????

philippe peltier

Re: XP cant join domain or see server in workgroup
« Reply #6 on: June 12, 2003, 06:14:52 PM »
hello,

Do you have a wins server in your domain ? If it is the case, you ought to indicate it in the smb.conf file in order to get the netbios name of the server published on the lan.
Another trick is to manually set the name in your hosts and lmhosts files on the station.
move to c:\winnt\system32\drivers\etc

Create the HOSTS file if it does not yet exist and put a line like this in it:
addressoftheserver   nameoftheserver

Create or open LMHOSTS and add

addressoftheserver   nameoftheserver  #PRE #DOM:yourdomainname

Reboot the xp and retry... you should now see the sme server in your network neigbourhood.

That's a quick'n'dirty method, but it should work fine.

Attention, do not put your modification in hosts.sam or lmhosts.sam, they are sample files only.

Hope this helps.

--
Phil.

James Pybus

Re: XP cant join domain or see server in workgroup
« Reply #7 on: June 12, 2003, 07:20:12 PM »
philippe peltier wrote:
>
> hello,
>
> Do you have a wins server in your domain ? If it is the case,
> you ought to indicate it in the smb.conf file in order to get
> the netbios name of the server published on the lan.

I only have currently the XP box the SME box and a firewall come router.

> Another trick is to manually set the name in your hosts and
> lmhosts files on the station.
> move to c:\winnt\system32\drivers\etc
>
> Create the HOSTS file if it does not yet exist and put a line
> like this in it:
> addressoftheserver   nameoftheserver
>
> Create or open LMHOSTS and add
>
> addressoftheserver   nameoftheserver  #PRE #DOM:yourdomainname
>
> Reboot the xp and retry... you should now see the sme server
> in your network neigbourhood.

All done & no change, still cant \servername or \ipadress but can ping servername and ipadress, and http://servername/servermanager http://ipadress/server-manager work. Nothing in Network folders under workgroup. And still cant join the domain:

"A domain controller for the domain could not be contacted.
Ensure that the domain name is typed correctly."
 
> That's a quick'n'dirty method, but it should work fine.
>
> Attention, do not put your modification in hosts.sam or
> lmhosts.sam, they are sample files only.
>
> Hope this helps.
>
> --
> Phil.

I have tried various things mentioned in other posts to do with acess to workgroup/domian:

- Rename the PC to a user on the SME box.
- Ensure no peer-peer shares on the PC.
- Upgrade samba on the SME box.
- Rename the workgroup to ALLCAPS on PC and SME boxes.
- Ensure that only TCPIP on the network.
- Registry changes from Samba upgrade HOWTO.

Please send more advise.

James Pybus

Re: XP cant join domain or see server in workgroup
« Reply #8 on: June 12, 2003, 08:13:27 PM »
I have managed to get the XP box joined! I enabled NETBIOS over TCPIP and voila!

I cant belive it was that bloody simple!

philippe peltier

Re: XP cant join domain or see server in workgroup
« Reply #9 on: June 12, 2003, 08:54:44 PM »
??? where in the hell dit you first deactivate it ???
Netbios over tcp/ip is standard...

--
Phil.

James Pybus

Re: XP cant join domain or see server in workgroup
« Reply #10 on: June 12, 2003, 08:59:57 PM »
Dont know, never touched network settings on it before now. Seemed to work before sharing files with my RH laptop.....

BTW it doesn't mention NETBIOS in any of the manuals.....

Offline KaiNeR

  • ****
  • 122
  • +0/-0
    • http://www.fire-blade.co.uk
XP cant join domain or see server in workgroup
« Reply #11 on: June 20, 2006, 08:48:20 PM »
Hi what did you do to fix this problem as i'm having the same problems
see http://forums.contribs.org/index.php?topic=32487.0


i cannot see any windows workgroup in 'my network places' and unable to see or access the SME server

currently running SME7RC3

thanks
Dave
KaiNeR  :pint: ......