Local policy - User rights assignment 对照表

"SeCreateTokenPrivilege"  --> "Create a token object"

"SeAssignPrimaryTokenPrivilege"  --> "Replace a process-level token"

"SeLockMemoryPrivilege"  --> "Lock pages in memory"

"SeIncreaseQuotaPrivilege"  --> "Adjust memory quotas for a process"

"SeUnsolicitedInputPrivilege"  --> "Load and unload device drivers"

"SeMachineAccountPrivilege"  --> "Add workstations to domain"

"SeTcbPrivilege"  --> "Act as part of the operating system"

"SeSecurityPrivilege"  --> "Manage auditing and the 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 single process"

"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 audit"

"SeSystemEnvironmentPrivilege"  --> "Modify firmware environment values"

"SeChangeNotifyPrivilege"  --> "Bypass traverse checking"

"SeRemoteShutdownPrivilege"  --> "Force shutdown from a remote system"

"SeUndockPrivilege"  --> "Remove computer from docking station"

"SeSyncAgentPrivilege"  --> "Synchronize directory service data"

"SeEnableDelegationPrivilege"  --> "Enable computer and user accounts to be trusted for delegation"

"SeManageVolumePrivilege"  --> "Manage the files on a volume"

"SeImpersonatePrivilege"  --> "Impersonate a client after authentication"

"SeCreateGlobalPrivilege"  --> "Create global objects"

"SeTrustedCredManAccessPrivilege"  --> "Access Credential Manager as a trusted caller"

"SeRelabelPrivilege"  --> "Modify an object label"

"SeIncreaseWorkingSetPrivilege"  --> "Increase a process working set"

"SeTimeZonePrivilege"  --> "Change the time zone"

"SeCreateSymbolicLinkPrivilege"  --> "Create symbolic links"

"SeDenyInteractiveLogonRight"  --> "Deny local logon"

"SeRemoteInteractiveLogonRight"  --> "Allow logon through Terminal Services"

"SeServiceLogonRight"  --> "Logon as a service"

"SeIncreaseBasePriorityPrivilege"  --> "Increase scheduling priority"

"SeBatchLogonRight"  --> "Log on as a batch job"

"SeInteractiveLogonRight"  --> "Log on locally"

"SeDenyNetworkLogonRight"  --> "Deny Access to this computer from the network"

"SeNetworkLogonRight"  --> "Access this Computer from the Network"

时间: 2024-11-25 20:16:57

Local policy - User rights assignment 对照表的相关文章

python 错误--UnboundLocalError: local variable '**' referenced before assignment

昨日想在python的一个函数中做一下发送次数的统计,需要用到全局变量,如下 1 COUNT = 0 2 3 def sendOneLineMsg(producer, listFromLine): 4 acSNStr = listFromLine[0] 5 macStr = listFromLine[1] 6 onlineTimeStr = listFromLine[2] 7 msg = {'clientMAC' : macStr, 'acSN' : acSNStr, 'onLineTime'

Configure the USB Defender local policy connector

需求就是用这个LEM阻止用户的U盘,其实在微软的架构方案下,很容易实现,就是用一个GPO就能搞定,但是咱就是要用这个Solarwind Log and Event实现. 总部搭建了一个这样的系统,基本就处于测试状态,给了三个PDF文件,加起来有一千多页,然后就说这个系统就能实现这样的功能,就是你自己试试吧. 其实,当我拿到这个系统的登录地址和一千多页的文档时,内心是崩溃的,但是做为技术人员的出身,就不信那个邪.我花了十多分钟读文档,然后就开始干活了. 如果有谁也用这个系统,可以做一个参照,我只说

有关NDES管理帐号及用户帐号权限

IF your DC and CA use same server, when you use a domain user as NDES service account  and configure it , system will propomt "Logon failure: the user has not been granted the requested logon type at this computer" slove: You must edit the "

java命令行

Launches a Java application. Synopsis java [options] classname [args] java [options] -jar filename [args] javaw [options] classname [args] javaw [options] -jar filename [args] options Command-line options separated by spaces. See Options. classname T

[BAT]通过schtasks.exe远程调用windows 2008 server上的计划任务,提示ERROR : Access is denied

在windows 2008 server 上建了一个计划任务,想通过命令 schtasks /run /tn "IPADForAdvisor_QA_APITest" /s SZPCWIN2K801 /u msdomain1\jzhang6 /p jzhang6'spassword 来远程启动这个计划任务,总是提示ERROR : Access is denied 登录的这个用户名和密码是在 SZPCWIN2K801 的 Administrators Group 里面的,而且是在同一个域里

windows ntp安装及调试

Setting up NTP on Windows It's very helpful that Meinberg have provided an installer for the highly-respected and high-accurate NTP software for Windows users - my thanks to them.  This Web page provides a quick guide to installing NTP on Windows XP,

安装和配置SQL Server 2014

安装和配置SQL Server 2014 准备: 1. SQL Server 2014是需要.NET Framework 3.5.1支持,点击"Server Manager",选择"Features",右侧选择"Add Features". 2. 选择".NET Framework 3.5.1 Features"属性,安装. 安装SQL Server 2014: 1. 下载64位SQL Server 2014英文企业版安装包:

Windows Task Scheduler Fails With Error Code 2147943785

Problem: Windows Task Scheduler Fails With Error Code 2147943785 Solution: This is usually due to a permissions issue. It’s due to the user that is running the scheduled task not having the Log On As Batch Job assignment. To fix it, have your Network

mysql下面的INSTALL-BINARY的内容,所有的mysql的配置内容都在这

2.2 Installing MySQL on Unix/Linux Using Generic Binaries Oracle provides a set of binary distributions of MySQL. These include binary distributions in the form of compressed tar files (files with a .tar.gz extension) for a number of platforms, as we