Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
Be able to indicate that a process should be run as a different user, this is especially useful to provide on Windows. This can be done by setting the user and pass to be used in QProcess and then the CreateProcessWithLogon() function for instance on Windows can be used.