-
Notifications
You must be signed in to change notification settings - Fork 796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failed to join domain: Computer 'castelblack' failed to join domain 'north.sevenkingdoms.local' using GOAD v3 #305
Comments
what the .. can you tell me what os/provider/provisioning_method do you use ? |
thank you for your response. Attached the Information: My Host ist a Windows 10 PC which uses VMWare Workstation Pro
Packages:
git:
Provisioning:
So i Am using Windows OS With VMWare to host a Linux machine which uses virtualbox to run GoAD . I was able to reach all VMs via RDP and i was not able to |
it is sevenkingdoms.local but i think the problem is not the typo in your phrase. Can you go to srv02 and be sure the dns is on dc02 ? it is always dns :D |
the tasks blocked here :
is due to DNS ! (yes it is always dns...) problem is on some windows install (don't know why), even if i force server to use the dns "domain" adapter it still use the nat adapter to try to solve sevenkingdoms.local and the task never end. Workaround solution is : go to dc02 (.\vagrant:vagrant) and setup dc01 ip as dns for both network adapters. next relanch the install from the child_domain installation :
|
hi, i am creating a new issue for this due its GoAD v3... in the previous isse ist was mentioned that it is fixed in v3.
See: #266
TASK [member_server : Add member server] ***********************************************************************************************************************************************
fatal: [srv02]: FAILED! => {"changed": true, "msg": "failed to join domain: Computer 'castelblack' failed to join domain 'north.sevenkingdoms.local' from its current workgroup 'WORKGROUP' with following error message: The specified domain either does not exist or could not be contacted.", "reboot_required": false}
PLAY RECAP *****************************************************************************************************************************************************************************
dc01 : ok=6 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
dc02 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
srv02 : ok=5 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
[-] 3 fails abort.
[-] Something wrong during the provisioning task : ad-members.yml
The text was updated successfully, but these errors were encountered: