[Bug 5610] psexec from pstools doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 28 16:54:24 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=5610


Karl <karlmk at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlmk at hotmail.com




--- Comment #11 from Karl <karlmk at hotmail.com>  2009-05-28 16:54:24 ---
> You could try:
> $ wine psexec.exe '\\vpathak2' "notepad.exe"

System:

PsExec v1.95
wine 1.1.22
Ubuntu 8.04


$ wine psexec.exe '\\10.0.0.222' "notepad.exe"

PsExec v1.95 - Execute processes remotely
Copyright (C) 2001-2009 Mark Russinovich
Sysinternals - www.sysinternals.com

Couldn't access 10.0.0.222:                                                   
Access denied

I get "Access denied" no mather what kind of address I supply. but when I
supply my username (and psexec should prompt for password) i get:

$ wine psexec.exe '\\10.0.0.222' -u Admin "notepad.exe"

PsExec v1.95 - Execute processes remotely
Copyright (C) 2001-2009 Mark Russinovich
Sysinternals - www.sysinternals.com

Password: 
Connecting to 10.0.0.222...fixme:mpr:WNetAddConnection2W (0x32de0c, 0x43aee0,
L"Admin", 0x00000000): stub
Couldn't access 10.0.0.222:                                                   
Access denied

You actually see the Password promt in the log there but i do not stop there,
it just continues on with the fixme and "Access denied" and throws you back to
the command line.

It seems like it is the same network fixme as the original poster had.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list