You guys had asked if PAExec behaves any differently then psexec. In this case it does.

with PsExec one of the things I can do is launch a process, locally on the machine, as a less privileged user, in this case nt authoritynetwork service, no password is needed and so none is requested. this is when psexec is running as a system account and attempting to launch a process as the less privileged network service user on the local machine.

PaExec does not appear to do this. It wont launch the local process as network service without asking for a not needed password. so the behavior is different.

asked 10 Feb '14, 15:02

TheMartian's gravatar image

TheMartian
111
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×60
×14
×9
×6

Asked: 10 Feb '14, 15:02

Seen: 8,436 times

Last updated: 10 Feb '14, 15:02