Author: Rinzwind
Subject: psexec access denied
Posted: 31 May 2013 at 3:00pm
The following is tested in multiple Windows networks.
Edited by Rinzwind - 12 hours 60 minutes ago at 3:00pm
Subject: psexec access denied
Posted: 31 May 2013 at 3:00pm
The following is tested in multiple Windows networks.
The issue is a strange behaviour when using the -u and -p switch to authenticate to a remote server.
Using this command:
psexec \\server1 -h -u domain\admin-p mypassword cmd.exe "/c dir c:\"
on:
Domain admin console (cmd.exe): works
Domain limited user console: access denied
local limited user console: works (!)
Seems strange and limits usage psexec...
Any ideas on this?
Edited by Rinzwind - 12 hours 60 minutes ago at 3:00pm