elevated-privileges
Unknown error (0xfffffffe) while impersonating in C#
C# Impersonate Error Hello, wanted to create an application that would give me privileges to install applications with an user that has such accesses. It\'s important that the user with elevated privi[详细]
2023-04-08 10:24 分类:问答How to pass sudo\root password to a Linux command using Free Pascal
Most of the other questions about this seem to be C related. I am using Free Pascal and the Lazarus IDE, version开发者_Go百科 2.4.0 and 0.9.30 respectively.[详细]
2023-04-01 16:14 分类:问答How do I get a coredump from a setcap executable?
To prevent the escape of privileged data, setcap executables on Linux don\'t dump core: ijw@build$ cat > test.c[详细]
2023-03-25 19:41 分类:问答SecurityException when calling System.IO.Path.GetTempPath()
I\'m working on a silverlight elevated trust application. I made a call to System.IO.Path.GetTempPath()[详细]
2023-03-25 12:19 分类:问答How to determine if calling a function requires administrative privileges
I am tryi开发者_开发技巧ng to find out if there is an easy way to tell if calling a function will require my program to be run as an administrator in order to work properly. Thanks!Certainly. You can[详细]
2023-03-16 05:24 分类:问答List of Win32 APIs that require administrative privilege
I\'m trying开发者_运维问答 to find a list of Win32 API functions that require the process that uses them to have heightened administrative privileges in order to use them. Does anyone know where I cou[详细]
2023-03-15 15:10 分类:问答How to run a program as elevated in Windows 7?
I created an application in Excel VBA that needs to run a batch file out of script and I was wondering how I can elevate all开发者_StackOverflow社区 the processes that the process creates. Please I ne[详细]
2023-03-11 02:46 分类:问答How can a console application sudo itself under OS X if it needs root privileges? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-09 10:02 分类:问答Elevating Permissions Under Windows 7
开发者_JS百科I have an \'auto-upgrade\' mechanism that has been working for many years under Windows XP which fails under Windows 7 because the prompt to the User (which never existed under under Wind[详细]
2023-03-08 05:18 分类:问答Elevated privileges in javascript
In SharePoint, when I need to execute an action when the user doesn\'t have privileges to do so, I use:[详细]
2023-03-06 22:16 分类:问答