Page 1 of 1

How to grant SeServiceLogonRight privilege to an account?

Posted: Tue Mar 06, 2007 11:10 pm
by Shawn Oster
I'm trying to use madSecurity to grant the SeServiceLogonRight to an account but I'm having issues. I'm not exactly sure where to get started, though I know in the non-madSecurity I could use SetPrivilegeOnAccount() but then again I don't see that defined anywhere in Delphi.

Any pointers, help, samples, etc?

Posted: Wed Mar 07, 2007 8:52 am
by madshi
I'm sorry, but madSecurity does not currently offer changing privileges. About Delphi definitions: You could try the Delphi Jedi project. They have converted quite a number of C++ headers to Delphi.