The search returned 7 results

by arnaud.houdelette
April 13, 2023 - 1:03 AM
Forum: WAPT Server
Subject: [RESOLVED] WAPT server accessible from outside in an AD context
Answers: 6
Views : 6510

Re: WAPT server accessible from outside in an AD context


[1] Note: Regarding self-service, be careful to use waptserver-ldap authentication (see documentation) if the machine is in a remote location.


Good evening.
I managed to set up a reverse proxy quite easily. (with forced certificate authentication, except for the...
by arnaud.houdelette
April 12, 2023 - 6:01 PM
Forum: WAPT Server
Subject: [RESOLVED] WAPT server accessible from outside in an AD context
Answers: 6
Views : 6510

Re: WAPT server accessible from outside in an AD context

Thank you for the clarification.

Our Active Directory is not accessible from the DMZ. Therefore, we cannot place the WAPT server there.
However, given the server's Nginx configuration, I shouldn't have too much trouble finding a solution from that perspective.
I simply wanted to confirm that the absence of...
by arnaud.houdelette
April 11, 2023 - 11:17
Forum: WAPT Server
Subject: [RESOLVED] WAPT server accessible from outside in an AD context
Answers: 6
Views : 6510

[RESOLVED] WAPT server accessible from outside in an AD context

Hello,

We currently have a WAPT server (enterprise) 2.3.0.13516 (Bullseye).

Currently, it is only accessible on our internal network (private addressing) or via VPN.
In order to use the Active Directory OUs, we have enabled Kerberos authentication; all clients...
by arnaud.houdelette
March 24, 2023 - 3:24 PM
Forum: WAPT Server
Subject: [RESOLVED] OS Deployment: Error 403 Loading iPXE Script
Answers: 3
Views : 2912

Re: OS Deployment: Error 403 Loading iPXE Script

Indeed. I didn't remember answering that question.
It works now.
Thank you
by arnaud.houdelette
March 22, 2023 - 3:00 PM
Forum: WAPT Server
Subject: [RESOLVED] OS Deployment: Error 403 Loading iPXE Script
Answers: 3
Views : 2912

[RESOLVED] OS Deployment: Error 403 loading iPXE script

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 ...
by arnaud.houdelette
October 2, 2019 - 5:06 PM
Forum: WAPT Server
Subject: [RESOLVED] Missing Debian package: libnginx-mod-http-auth-spnego version 1.14
Answers: 3
Views : 3999

Re: Missing Debian package: libnginx-mod-http-auth-spnego version 1.14

Hello again,

when do you expect to make the package available?

Thank you.
by arnaud.houdelette
October 2, 2019 - 11:29
Forum: WAPT Server
Subject: [RESOLVED] Missing Debian package: libnginx-mod-http-auth-spnego version 1.14
Answers: 3
Views : 3999

[RESOLVED] Missing Debian package: libnginx-mod-http-auth-spnego version 1.14

Hello,
On Debian Buster, it is not possible to install libnginx-mod-http-auth-spnego:

The following packages have unmet dependencies:
libnginx-mod-http-auth-spnego: Depends: nginx-common (= 1.10.3-1+deb9u2) but 1.14.2-2+deb10u1 must be installed.

Indeed, the version...