Dead AD Domain. Can't clear Directory Services Config (Goldeye)

Proxmox had a storage issue and killed both my domain controllers and I’m locked out of the domain. I’ve built a new domain, but I can’t disable the AD plugin on Goldeye. I click on the enabled tick box but it won’t let me save.

I know I’ve nuked the config from the CLI in the past when I had issues, but I can’t find the commands.

Any help would be greatly apprecaited.

You can wipe directory services configuration by running the command midclt call directoryservices.update ‘{“enable”: false, “service_type”: null}’ The UI deficiency is being fixed in 25.10.1.

1 Like

That did the trick. Thank you so much!