Page 1 of 1

[RESOLVED] OS Deployment: Error 403 loading iPXE script

Published: March 22, 2023 - 3:00 PM
by arnaud.houdelette
Hello.
I'm currently testing the deployment of WADS OS to replace our MDT (deployed with ipxe on Linux).

However, I'm encountering an issue loading the ipxe script.

The URL http://MYSERVER/api/v3/baseipxe?keymap=fr
returns a 403 error with the following JSON content:
{"success":false,"msg":"forbidden","error_code":""}

WAPT Enterprise Server 2.3.0.13516, running on Linux (Debian Bullseye)

Re: OS Deployment: Error 403 Loading iPXE Script

Published: March 22, 2023 - 4:53 PM
by sfonteneau
Have you restarted the postconf?

We've added a question to the postconf asking if you want to enable WADs. If the answer is no, then the response is a 403.

Re: OS Deployment: Error 403 Loading iPXE Script

Published: March 24, 2023 - 3:24 PM
by arnaud.houdelette
Indeed. I didn't remember answering that question.
It works now.
Thank you

Re: [SOLVED] OS Deployment: Error 403 loading iPXE script

Published: March 27, 2023 - 3:54 PM
by dcardon
Thanks Arnaud for the feedback.
Good luck with the deployment! :-)
Denis