The search returned 1978 results

by dcardon
July 24, 2026 - 09:46
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Secondary repository configuration
Answers: 1
Views : 1025

Re: Secondary repository configuration

Hi Mickaël,

I don't think it's a gzip issue; it must have been fixed a while ago.

If I remember correctly, the custom Raspberry Pi ARM64 kernel introduces (if I recall correctly) non-standard page sizes of 16k, which can cause problems [1]. But normally that's for the Pi 5...

However, it...
by dcardon
July 22, 2026 - 10:01
Forum: WAPT Server
Subject: [RESOLVED] WADS - Server IP address changed during deployment
Answers: 4
Views : 27767

Re: [RESOLVED] WADS - Server IP address changed during deployment

Hi Mathieu,

thanks for the feedback. :-)

By the way, sfonteneau -> Simon Fonteneau. ;) He's currently on vacation, he shouldn't be offended. :D

Denis
by dcardon
July 16, 2026 - 6:34 PM
Forum: Tips and Tricks
Subject: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
Answers: 4
Views : 23781

Re: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind

Hi Nabil,

in version 2.6.1 we removed the ldap3 library and there should no longer be any LDAP calls except through the pyLDAP module developed in FPC/Lazarus. We redeveloped this module precisely to have complete LDAP support in SASL, GSSAPI, and Kerberos with signing/sealing and channel binding...
by dcardon
July 16, 2026 - 1:47 PM
Forum: WAPT Packages
Subject: Rustdesk Shortcuts Package
Answers: 3
Views : 3937

Re: Rustdesk Shortcuts Package

Hi Cédric,

it's possible to make the removal process auditable so it runs regularly.

But the best solution is to modify the package to add the removal at the end of the installation. If you modify your package, you can then update it locally with `update_package`...
by dcardon
July 15, 2026 - 11:59
Forum: Tips and Tricks
Subject: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
Answers: 4
Views : 23781

Re: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind

Hi Nabil,

if signing isn't requested at this level, that's not normal. Could you please confirm the WAPT version and client OS running the self-service?

Normally, the Lazarus pyLDAP client performs signing if the server requests it.

Regards,

Denis
by dcardon
July 15, 2026 - 11:40
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Bulk rule creation
Answers: 1
Views : 3085

Re: Creating rules in bulk

Hi Joshua,

there is indeed an "import rules" option in the secondary repository tab, but I think there's a regression in it. I'll look into it internally.

Regards,

Denis
by dcardon
July 15, 2026 - 11:37
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Installing Wapt agent
Answers: 2
Views : 2220

Re: Installing Wapt agent

Hi Catherine,

I imagine the registration is authenticated. When a computer is on the domain, it uses the machine's AD account to authenticate to the WAPT server. When it's in a workgroup, it only has an AD account it can use, so the registration has to be done manually with...
by dcardon
July 9, 2026 - 4:13 PM
Forum: WAPT Server
Subject: [RESOLVED] WADS - Server IP address changed during deployment
Answers: 4
Views : 27767

Re: WADS - Changing the server IP address during deployment

Hi Mathieu,

I imagine you only want TFTP to listen on the 192.168.100.0/24 subnet, and the corresponding DHCP configuration only on that network.

If so, you can put a machine with the wapttftpserver on another machine on the 192.168... network.
by dcardon
July 3, 2026 - 4:26 PM
Forum: WAPT Packages
Subject: [RESOLVED] forticlient-vpn error
Answers: 13
Views : 9902

Re: [SOLVED] forticlient-vpn error

Hi Stan,

thanks for the feedback :-)

Denis
by dcardon
July 2, 2026 - 12:30
Forum: WAPT Server
Subject: [RESOLVED] WADS: wapt agent not registering
Answers: 18
Views : 13880

Re: WADS: wapt agent not registering

Hello rlegrand,

when you prepare the machine, do you select the template with AD integration and generate the DJoin file correctly? If so, do you have multiple Active Directory instances? And what is the propagation time for AD changes? It's possible you created the DJoin file on...