zoukankan      html  css  js  c++  java
  • Local policy

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

    "SeDenyBatchLogonRight" -->"Deny log on as batch job"

    "SeDenyServiceLogonRight" --> Deny log on as a service

  • 相关阅读:
    PowerShell 学习(一):运算符
    Create word clouds with Wordle
    淘宝惊现“同店购”?
    “二叉查找树”学习
    云计算软件之——OpenNebula
    "栈"应用——求解迷宫
    "队列"学习
    “串”学习——三种表示方法
    尖端技术104之计算机技术的未来
    “二叉树”——链表表示
  • 原文地址:https://www.cnblogs.com/by1455/p/4119279.html
Copyright © 2011-2022 走看看