Seite 1 von 1

Push client putty

Verfasst: 16 Jan 2014, 10:46
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....

Re: Push client putty

Verfasst: 16 Jan 2014, 15:32
von ueluekmen
Have you tried to set the rights?

Code: Alles auswählen

opsi-setup --set-rights

Re: Push client putty

Verfasst: 17 Jan 2014, 13:19
von loggenk
Hi, thnxs for your reaction. But, still doesn't work..

Re: Push client putty

Verfasst: 20 Jan 2014, 12:45
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