Push client putty

Antworten
loggenk
Beiträge: 163
Registriert: 15 Nov 2012, 17:34

Push client putty

Beitrag von loggenk »

Hi,

When I try to push a client installation with Putty I receive the following error :

/opt/pcbin/install/opsi-client-agent/opsi-deploy-client-agent -v -u "contoso.com\kees-adm" nb1807
Password:
[notice] Starting deployment to host 'nb1807.xxx.xx'
[notice] Querying for ip address of host 'nb1807.xxx.xxx.xx'
[notice] Got ip address '192.168.11.118' from syscall
[notice] Pinging host 192.168.11.118 ...
[notice] Host 192.168.11.118 is up
[notice] Getting hardware ethernet address of host 'nb1807.'xxx.xxx.xx'
[warning] Failed to get hardware ethernet address for host 'nb1807'
[notice] Creating client 'nb1807.xxx.xxx.xx'
[notice] Testing winexe
[error] Deployment to 'nb1807.xxx.xxx.xx' failed: Failed to execute command on host 'nb1807': winexe error: Command './winexe -U 'contoso.com\kees-adm%*** confidential ***' //nb1807 'cmd.exe /C "del /s /q c:\tmp\opsi-client-agent_inst && rmdir /s /q c:\tmp\opsi-client-agent_inst || echo not found"'' failed (126):
/bin/sh: ./winexe: Permission denied

Domain admins are added on the system.
Admin$ and C$ is reachable

Any suggestions?

Thnxs in advamce.

Kees....
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: Push client putty

Beitrag von ueluekmen »

Have you tried to set the rights?

Code: Alles auswählen

opsi-setup --set-rights


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


loggenk
Beiträge: 163
Registriert: 15 Nov 2012, 17:34

Re: Push client putty

Beitrag von loggenk »

Hi, thnxs for your reaction. But, still doesn't work..
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Push client putty

Beitrag von n.wenselowski »

Hello loggenk,

I'd check the rights of the user you use on your server.
Can that user manually run the winexe command?


Kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten