Author Topic: Unable to log into domain  (Read 1375 times)

MattAnderson

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Unable to log into domain
« on: January 11, 2017, 11:55:02 am »
I am trying to create a test virtual network with VMs. I have created a virtual domain controller and using Zentyal i have configured the domain but when i go to my VM and try to connect to the domain I get this error.

"The following error occurred attempting to join the domain "testdomain":
The specified network name is no longer available."


I'm using Zentyal development edition 5.0 and the VM is running Windows 7. Any help would be appreciated, thanks.

MattAnderson

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Unable to log into domain
« Reply #1 on: January 11, 2017, 02:15:47 pm »
I have changed the IP version 4's properties so that the default DNS server is the virtual DC's IP address. See image 1. I then try to connect to the domain and receive a new error, shown in image 2. (in the reply)

MattAnderson

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Unable to log into domain
« Reply #2 on: January 11, 2017, 02:16:07 pm »
Error message

wittich

  • Zen Apprentice
  • *
  • Posts: 20
  • Karma: +3/-0
    • View Profile
Re: Unable to log into domain
« Reply #3 on: February 27, 2017, 02:11:19 pm »
Did you deactivate the IPv6 protocol?

Check if the domain gets resolved correctly. Open cmd.exe and use the following command:

Code: [Select]
nslookup domain.local
Pls replace "domain.local" with your domain name.
« Last Edit: February 27, 2017, 02:19:33 pm by wittich »