The search returned 24 results

by alain17
November 25, 2022 - 09:16
Forum: WAPT Server
Subject: Securing WAPT server (Debian/NGINX)
Answers: 7
Views : 8607

Re: Securing WAPT server (Debian/NGINX)

Hello,

I understand your need for security, but unfortunately I don't think it's possible this way. You can still try entering the following address for the server (source) in your console to check if it's valid, recognized, and working:

<user>:<password ...
by alain17
November 25, 2022 - 09:06
Forum: WAPT Server
Subject: [SOLVED] Upgrade problem from Ubuntu 20.04
Answers: 2
Views : 3020

Re: Problem upgrading from Ubuntu 20.04

Hello,

thank you for your feedback. It's not very reassuring, but I suppose my habit of waiting a bit before updating has paid off this time! Let's hope this problem is fixed soon, because in the meantime I can't do any upgrades. The old 2.2.3.12463 version is no longer available...
by alain17
November 22, 2022 - 1:57 PM
Forum: WAPT Server
Subject: [SOLVED] Upgrade problem from Ubuntu 20.04
Answers: 2
Views : 3020

[SOLVED] Upgrade problem from Ubuntu 20.04

Hello,

For context:
Ubuntu 20.04.5 LTS
WAPT Enterprise 2.2.2.12388

I am trying to migrate waptserver to the latest version reported by my console (v2.2.3.12463), however the following error occurs:

$ sudo apt update
$ sudo apt upgrade -y
> [...]
> E: Failed to ...
by alain17
September 9, 2022 - 2:00 PM
Forum: WAPT Packages
Subject: [RESOLVED] Detection of a new version of an executable (upgrade_package)
Answers: 3
Views : 3455

Re: Detection of a new version of an executable (upgrade_package)

Hello,

thank you for your reply. It's a shame that it's not possible yet, but is it something that could be implemented in a future version? For example, via a function that could be implemented in the package?

Best regards
by alain17
September 9, 2022 - 8:14 AM
Forum: WAPT Packages
Subject: [RESOLVED] Detection of a new version of an executable (upgrade_package)
Answers: 3
Views : 3455

[RESOLVED] Detection of a new version of an executable (upgrade_package)

Hello,

I'm running a WAPT Enterprise 2.2.2.12388 server on Ubuntu.

My question concerns the upgrade_package functionality available in WAPT packages. I understand that this function allows you to define how the package should be updated; however, I can't figure out how to...
by alain17
August 25, 2022 - 11:01
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Restarting or shutting down workstations
Answers: 12
Views : 12005

Re: [SOLVED] Restarting or shutting down workstations

Thanks Florian.

Unfortunately, even modifying the package didn't have the desired effect. I had to adapt the code using the following approach for it to finally work (without removing the parameters and the "default_global" section); my packages are installed, but the configuration file...
by alain17
August 25, 2022 - 10:24
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Restarting or shutting down workstations
Answers: 12
Views : 12005

Re: Restarting or shutting down workstations


Yes, it's only available with an enterprise license. If the menus aren't grayed out in the console, that's an error; we must have missed that during the merging of the enterprise and community code into a single binary.


So, as someone with the Enterprise version, I'd be interested to know if my...
by alain17
August 19, 2022 - 1:31 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] WAPT agent disconnects
Answers: 10
Views : 10308

Re: [SOLVED] WAPT agent disconnects

Great, I'll add testing the DNS fallback removal to my to-do list, thanks for the tip ;)
by alain17
August 19, 2022 - 11:33
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] WAPT agent disconnects
Answers: 10
Views : 10308

Re: WAPT agent disconnects


In your network configuration, at the DNS level, is there no fallback to 8.8.8.8, for example?


I do have a fallback to an external DNS server, but not for ".local" addresses, which are resolved internally. That said, I migrated to version 2.2.2 and deployed the new agents this week...
by alain17
August 19, 2022 - 11:25
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] Restarting or shutting down workstations
Answers: 12
Views : 12005

Re: Restarting or shutting down workstations

Hello,

I have a similar problem, though perhaps not 100% identical (WAPT 2.2.2 Enterprise version). I'll still report it here: when I deploy a copy of tis-wapt-conf-policy with the following content, the deployment goes smoothly:

def install():
print ...