The "save and execute" option in configed does not work. When the "setup" option for a product is selected and then "save and execute" is clicked, nothing happens on the clients' side. The action only occurs when "Trigger opsiclientd event > on_demand" is selected. This has been tested with multiple versions of configed. Here is the information:
OS - Debian 12
Packages:
opsi-server-full 4.3.3.3-1
opsi-tftpd-hpa 5.2.8-80
opsi-utils 4.3.6.2-1
opsi-webgui 4.3.31-1
opsiconfd 4.3.18.18-1
opsipxeconfd 4.3.3.4-1
Configed version:
win - opsi-configed Version 4.3.3.11 (2024-07-18)
The "save and execute" option in configed does not work
-
- Beiträge: 5
- Registriert: 08 Dez 2023, 15:17
Re: The "save and execute" option in configed does not work
With opsi 4.3 the "Save and execute" button performs the configured default operation.
By default this is "auto" meaning "timer" for WAN-clients and "on_demand" for non-WAN-clients.
If you want to always perform "on_demand" you can configure it as "opsiclientd.control_server.process_actions_event"
see https://docs.opsi.org/opsi-docs-en/4.3/ ... -parameter
By default this is "auto" meaning "timer" for WAN-clients and "on_demand" for non-WAN-clients.
If you want to always perform "on_demand" you can configure it as "opsiclientd.control_server.process_actions_event"
see https://docs.opsi.org/opsi-docs-en/4.3/ ... -parameter
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
-
- Beiträge: 5
- Registriert: 08 Dez 2023, 15:17
Re: The "save and execute" option in configed does not work
It worked here, thank you very much for the support