Re: Privileges in BCL
Alex Ivanoff <[email protected]> Thu, 31 Jan 2008 08:34:51 -0600
| Newsgroups | gmane.comp.windows.devel.dotnet.clr |
|---|---|
| Message-ID | <[email protected]> |
"Can login locally" is a part of security settings. I need SeTcbPrivilege, SeBackupPrivilege etc. Native API is LookupPrivilegeValu and friends, AdjustTokenPrivileges etc. ________________________________ From: Discussion of development on the .NET platform using any managed language on behalf of Peter Ritchie Sent: Thu 1/31/2008 07:31 To: [email protected] Subject: Re: [DOTNET-CLR] Privileges in BCL Do you mean OS privledges like "can log in locally"? No, there's nothing specific for these types of privledges. You may find there might be a couple you have indirect access to... You might be able to get at them via WMI. What do you want to do with them? =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com <http://www.develop.com/> View archives and manage your subscription(s) at http://discuss.develop.com <http://discuss.develop.com/> =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com