The search returned 14 results

by Kevin-LH76
March 2, 2026 - 1:42 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Uppate_package Functionality
Answers: 14
Views : 7731

Re: Uppate_package Functionality

Hello,

We created the Python script but with some adjustments.

The path, login, and password are passed as parameters rather than hardcoded into the script.
Sensitive data is encrypted using a certificate.
The account used for the script is dedicated to this task.
A PowerShell script...
by Kevin-LH76
February 17, 2026 - 10:28
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Uppate_package Functionality
Answers: 14
Views : 7731

Re: Uppate_package Functionality

Thank you for your feedback.

Isn't it more secure to use encryption functions like the example below:

https://www.wapt.fr/en/doc-1.8/wapt-cre ... aquet.html
by Kevin-LH76
February 16, 2026 - 10:26
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Uppate_package Functionality
Answers: 14
Views : 7731

Re: Uppate_package Functionality

So the agent needs to be installed on the machine running the script?

In all cases, is the password hardcoded into a file?

Can we run it directly on our WAPT server, which is running Red Hat?
by Kevin-LH76
February 10, 2026 - 2:42 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Uppate_package Functionality
Answers: 14
Views : 7731

Re: Uppate_package Functionality

Is your code meant to be placed in an audit function of a scheduled package (audit_schedule)?

In your code, there's `password=password`; is it possible to avoid putting the password in plain text?
by Kevin-LH76
February 10, 2026 - 1:37 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Visualizing encrypted audit data
Answers: 12
Views : 6513

Re: Visualizing encrypted audit data

Hello,

The data is being retrieved correctly:

{
"id": 4042,
"host": "XXX",
"value_id": 3802606994107531265,
"value_date": "2026-02-10T12:34:28.809306+00:00",
"value_section": "test-encryption",
"value_key": "test-encryption",
"value": "-----BEGIN WAPT ENCRYPTION ...
by Kevin-LH76
February 9, 2026 - 7:23 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Visualizing encrypted audit data
Answers: 12
Views : 6513

Re: Visualizing encrypted audit data

The register hasn't changed anything and the problem is present for all machines that report this audit.
by Kevin-LH76
February 9, 2026 - 4:58 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Visualizing encrypted audit data
Answers: 12
Views : 6513

Re: Visualizing encrypted audit data

Hello,

No errors in the package audit.


Status; Audit Status; Package Name; Version; Installation Date; Audited on; Next audit
OK; OK; tcfpkg-rustdesk-config; 29; 09/02/2026 13:23:43; 09/02/2026 16:51:55; 11/03/2026 16:51:55.


No changes on the audit side.


id; Date; Section; Key; Value; Date of...
by Kevin-LH76
February 9, 2026 - 4:05 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Visualizing encrypted audit data
Answers: 12
Views : 6513

Re: Visualizing encrypted audit data

Hello,

I confirm that the certificate is the same.

Indeed, the audit remains unchanged.
by Kevin-LH76
February 9, 2026 - 3:17 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Uppate_package Functionality
Answers: 14
Views : 7731

Re: Uppate_package Functionality

Can this script run on a Linux machine?

We were thinking of running it on the WAPT server, at least for the Defender package, as it receives updates very regularly.
by Kevin-LH76
February 9, 2026 - 3:10 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Visualizing encrypted audit data
Answers: 12
Views : 6513

Re: Visualizing encrypted audit data

Hello,

Yes, the audit of the rustdesk-config package has started, the status is OK, and the date is correctly updated.

However, in the audit data, the value remains at 07/02.