opsi-client-agent\service_setup.cmd username + password

Antworten
mirkt
Beiträge: 95
Registriert: 05 Jun 2013, 09:39
Wohnort: Lithuania

opsi-client-agent\service_setup.cmd username + password

Beitrag von mirkt »

Hello,

Is it possible to disable asking for username/password during manual opsi-client-agent\service_setup.cmd installation?

Thanks in advance
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1412
Registriert: 01 Jul 2008, 12:10

Re: opsi-client-agent\service_setup.cmd username + password

Beitrag von wolfbardo »

Hello mirkt,

I recommend using the opsi-deploy-client-agent script.

You can use the opsi-client-agent/silent_setup.cmd script:

Set opsiadmin - user and password or service_hidden_password in the file

Code: Alles auswählen

/var/lib/opsi/depot/opsi-client-agent/files/opsi/cfg/config.ini 
in section
[installation]

or better in a custom config.ini (see http://download.uib.de/opsi_stable/doc/ ... lientagent "Protect your CI changes from updates: the custom directory"

service_hidden_password= means a base64 encoded string

regards,
bardo wolf


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


mirkt
Beiträge: 95
Registriert: 05 Jun 2013, 09:39
Wohnort: Lithuania

Re: opsi-client-agent\service_setup.cmd username + password

Beitrag von mirkt »

Thank you very much!
Antworten