for upgrades you have the "waptupgrade" package which allows you to update the wapt agent itself
The search returned 2342 results
- July 16, 2026 - 09:37
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Wapt agent on PC Wordgroup
- Answers: 2
- Views : 13225
Re: Wapt agent on PC Wordgroup
Hello,
for upgrades you have the "waptupgrade" package which allows you to update the wapt agent itself
for upgrades you have the "waptupgrade" package which allows you to update the wapt agent itself
- July 9, 2026 - 3:21 PM
- Forum: WAPT Server
- Subject: [RESOLVED] WADS - Server IP address changed during deployment
- Answers: 4
- Views : 28187
Re: WADS - Changing the server IP address during deployment
* A dedicated interface for post-installation clients (IP: 192.168.0.1);
* A second interface dedicated to WADS/PXE deployments (IP: 192.168.100.1).
This setup is not very practical and is not recommended because it will cause several problems when the workstation changes VLANs...
- July 7, 2026 - 10:58
- Forum: WAPT Server
- Subject: OS Deployment - Freeze
- Answers: 24
- Views : 42351
Re: OS Deployment - Freezes
Can you tell me if booting from a WinPE USB drive works?
- July 3, 2026 - 11:53
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
If you have a keytab file, it means there was a wapt account in Active Directory at some point.
You can delete the keytab and run postconf to force its re-creation (be careful not to delete the machine account afterward
).
You can delete the keytab and run postconf to force its re-creation (be careful not to delete the machine account afterward
- July 3, 2026 - 11:01
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
The problem is this... apparently you are using Kerberos but you don't have a WAPT machine account in your Active Directory.
Do you have a /etc/nginx/http-krb5.keytab file on your WAPT server?
Do you have a /etc/nginx/http-krb5.keytab file on your WAPT server?
- July 3, 2026 - 10:28
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
Apologies for the error in my previous message:
I'll correct it:
Can you verify that the machine account in your Active Directory server still exists?
If so, what is the value of the ServicePrincipalName attribute?
I'll correct it:
Can you verify that the machine account in your Active Directory server still exists?
If so, what is the value of the ServicePrincipalName attribute?
- July 3, 2026 - 09:32
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
Good morning
Can you verify that the machine account in your wapt server still exists?
If so, what is the value of the ServicePrincipalName attribute?
Code: Select all
gss_init_sec_context() failed: Server not found in Kerberos database
If so, what is the value of the ServicePrincipalName attribute?
- July 2, 2026 - 4:44 PM
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
Isn't 192.168.1.11 listed in /etc/hosts? (bad configuration)
Kinit is trying to connect to 192.168.1.11...
Kinit is trying to connect to 192.168.1.11...
- July 2, 2026 - 3:59 PM
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
Code: Select all
connect to 192.168.1.11 port 443 from 192.168.1.10 port 34656 failed: No route to host
- July 2, 2026 - 2:53 PM
- Forum: WAPT Server
- Subject: [RESOLVED] WADS: wapt agent not registering
- Answers: 18
- Views : 13997
Re: WADS: wapt agent not registering
Can you tell me what this returns on the WAPT server?
https://www.wapt.fr/fr/doc/wapt-securit ... -with-curl
Could you also tell me what type of server you have? Red Hat? Alma? Debian?
https://www.wapt.fr/fr/doc/wapt-securit ... -with-curl
Could you also tell me what type of server you have? Red Hat? Alma? Debian?
