Software >> OS >> Windows >> API >> What are the possible values for privileges (rights)

SeInteractiveLogonRight "Log on locally" SeNetworkLogonRight "Access this computer from network" SeBatchLogonRight "Log on as a batch job" SeServiceLogonRight "Log on as a service" SeCreateTokenPrivilege "Create a token object" SeAssignPrimaryTokenPrivilege "Replace a process level token" SeLockMemoryPrivilege "Lock pages in memory" SeIncreaseQuotaPrivilege "Increase quotas" SeMachineAccountPrivilege "Add workstations to domain" SeTcbPrivilege "Act as part of the operating system" SeSecurityPrivilege "Manage auditing and security log" SeTakeOwnershipPrivilege "Take ownership of files or other objects" SeLoadDriverPrivilege "Load and unload device drivers" SeSystemProfilePrivilege "Profile system performance" SeSystemtimePrivilege "Change the system time" SeProfileSingleProcessPrivilege "Profile a single process" SeIncreaseBasePriorityPrivilege "Increase scheduling priority" SeCreatePagefilePrivilege "Create a pagefile" SeCreatePermanentPrivilege "Create permanent shared objects" SeBackupPrivilege "Back up files and directories" SeRestorePrivilege "Restore files and directories" SeShutdownPrivilege "Shut down the system" SeDebugPrivilege "Debug programs" SeAuditPrivilege "Generate security audits" SeSystemEnvironmentPrivilege "Modify firmware environment values" SeChangeNotifyPrivilege "Bypass traverse checking" SeRemoteShutdownPrivilege "Force shutdown from a remote system" SeUndockPrivilege "Undock privilege" SeSyncAgentPrivilege "Synchronize directory service data" SeEnableDelegationPrivilege "Enable computer and user accounts to be trusted for delegation" SeDenyInteractiveLogonRight "Deny logon locally" SeDenyNetworkLogonRight "Deny access to this computer from the network" SeDenyBatchLogonRight "Deny logon as a batch job" SeDenyServiceLogonRight "Deny logon as a service" SeRemoteInteractiveLogonRight "Allow accounts to login via terminal services" SeDenyRemoteInteractiveLogonRight "Deny accounts logins via terminal services" SeManageVolumePrivilege "Perform volume maintenance tasks"