Application refuses to run without elevation
Xerox Device Agent
What I've tried to configure:
1) Application compatibility fix - RunAsInvoker
2) Procmon to track down ACCESS DENIED results.
After that I got desperate and:
3) NTFS/Registry permissions for everyone to full. For all HKLM, HKCR and file system.
Does not work. Are there any special permissions that might be required? How do I track them down?
Thank you for your help. :)
---------------------------
Xda.Shell.exe
---------------------------
Unable to start the application. Please login as an administrator or power user to run this application.
---------------------------
OK
---------------------------
What I've tried to configure:
1) Application compatibility fix - RunAsInvoker
2) Procmon to track down ACCESS DENIED results.
After that I got desperate and:
3) NTFS/Registry permissions for everyone to full. For all HKLM, HKCR and file system.
Does not work. Are there any special permissions that might be required? How do I track them down?
Thank you for your help. :)
0 Comments
[ + ] Show comments
Answers (7)
Please log in to answer
Posted by:
dunnpy
13 years ago
Sounds like a job for LUA BugLight
It will attempt to launch your application as a standard user, and if it fails it will use admin credentials and create a log of what areas needed the elavated privileges.
Hope that helps,
Dunnpy
It will attempt to launch your application as a standard user, and if it fails it will use admin credentials and create a log of what areas needed the elavated privileges.
Hope that helps,
Dunnpy
Posted by:
GrGrGr
13 years ago
Posted by:
GrGrGr
13 years ago
Posted by:
timmsie
13 years ago
Posted by:
anonymous_9363
13 years ago
That privilege i.e. SeDebugPrivilege is pretty scary but certainly one I'd expect a tool such as a device agent to require. In the Stone Age, we used to use the NTRights utility to grant this kind of privilege. See this article, for example.
First, though, try running the app as System, using the old 'AT HH:MM CMD /INTERACTIVE' dodge. If that works, granting that privilege to a user should also work. I would NEVER assign it to a vanilla user, though.
First, though, try running the app as System, using the old 'AT HH:MM CMD /INTERACTIVE' dodge. If that works, granting that privilege to a user should also work. I would NEVER assign it to a vanilla user, though.
Posted by:
GrGrGr
13 years ago
Hmm, I do remember using that tool a couple of years ago, damn it, I'm getting old and rusty. :) Thank you.
Worked like a charm really. Software is running smooth, will google more on that privilege but would appreciate some short breakdown of security risks.
VBScab, why would you never assign it to a user? ;)
Worked like a charm really. Software is running smooth, will google more on that privilege but would appreciate some short breakdown of security risks.
VBScab, why would you never assign it to a user? ;)
Posted by:
anonymous_9363
13 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.