Zentyal Forum, Linux Small Business Server

Zentyal Server => Directory and Authentication => Topic started by: MattAnderson on January 11, 2017, 11:55:02 am

Title: Unable to log into domain
Post by: MattAnderson 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.
Title: Re: Unable to log into domain
Post by: MattAnderson 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)
Title: Re: Unable to log into domain
Post by: MattAnderson on January 11, 2017, 02:16:07 pm
Error message
Title: Re: Unable to log into domain
Post by: wittich 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.