Orange-Cyberdefense / GOAD

game of active directory
GNU General Public License v3.0
5.05k stars 702 forks source link

{"changed": true, "msg": "failed to join domain: Computer 'castelblack' failed to join domain 'north.sevenkingdoms.local' #266

Open Argonx21 opened 1 month ago

Argonx21 commented 1 month ago

I am facing the below issue during the installation process. Can anyone suggest a possible fix for this issue?

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}
mueller commented 1 week ago

I got the same problem. At first I tried adding north.sevenkingdoms.local manually to the hosts file and re-running the goad.sh script (as suggested in https://github.com/Orange-Cyberdefense/GOAD/issues/97#issuecomment-1693988273).

However, that didn't work and it seems like the root cause is that the north domain is not created:

image