The search returned 7 results

by Houg
April 12, 2024 - 8:40 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Linux package updates on shutdown?
Answers: 4
Views : 4392

Re: Linux package updates on shutdown?

Thanks for the feedback.

We'll look into it on our end; we're still thinking about it (anyway, we're not in production yet :D :D):
- either a service that installs updates on shutdown => same as Windows
- or, for example, creating a package available to the user, who would then run it themselves to...
by Houg
April 10, 2024 - 4:25 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Linux package updates on shutdown?
Answers: 4
Views : 4392

Re: Linux package updates on shutdown?

Thanks for the quick reply.

I specifically want to avoid "waptupgrade_task_period" because if software is installed or in use, I don't know which processes are affected.
A simple program like Vim is possible, but for example, I'm going to create a package (eventually...).
by Houg
April 10, 2024 - 2:54 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Linux package updates on shutdown?
Answers: 4
Views : 4392

Linux packages updated on shutdown?

Hello everyone,

Still testing WAPT to manage our Linux workstations, I continue to have questions.
Unfortunately, I'm finding very little documentation on the Linux version (behavior, packages, explanations, agent behavior, etc.) unlike the...
by Houg
February 29, 2024 - 10:24
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Wapt Self Service and Linux
Answers: 2
Views : 4249

Re: Wapt Self Service and Linux

Thanks for the feedback,

I'll look into it. :)
by Houg
February 27, 2024 - 4:54 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Wapt Self Service and Linux
Answers: 2
Views : 4249

[rSOLVED] Wapt Self Service and Linux

Hello everyone,

I'm currently testing WAPT on Linux clients and I'm wondering about the possibility of using self-service on a Linux client (I'm not yet on macOS, but I might have a similar request in the coming weeks).
Indeed, after installing...
by Houg
July 3, 2020 - 8:32 AM
Forum: WAPT Server
Subject: [SOLVED] LdapS authentication problem
Answers: 2
Views : 3508

Re: LdapS authentication problem

Hello,

as described in the post, the LDAP connection is working... I tested different ldapsearch parameters before posting on the forum (I forgot to mention that),
so this line works (a slight variation to clearly show the port):

ldapsearch -x -h srvads.mydomain ...
by Houg
July 2, 2020 - 10:18
Forum: WAPT Server
Subject: [SOLVED] LdapS authentication problem
Answers: 2
Views : 3508

[SOLVED] LdapS authentication issue

Hello everyone.
Regarding the migration to WAPT Enterprise, I'm currently configuring our new server (on Debian).
The only thing left is console authentication with LDAPS.
And that's where I'm stuck… I've followed the documentation correctly…

Authentication with the local session: OK…