Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/future4tech/public_html/wp-includes/functions.php on line 6114
NTRIGHTS.exe – Windows CMD Command - Future4Tech

NTRIGHTS.exe – Windows CMD Command

Edit user account privileges.

Syntax
       NTRIGHTS +r Right -u UserOrGroup [-m \\Computer] [-e Entry]

       NTRIGHTS -r Right -u UserOrGroup [-m \\Computer] [-e Entry]

Key:

   +/-r Right        Grant or revoke one of the rights listed below.

     -u UserOrGroup  Who the rights are to be granted or revoked to.
                     This is the pre-windows 2000 logon name (Max 20 characters)

     -m \\Computer   The computer (machine) on which to perform the operation.
                     The default is the local computer. 

     -e Entry        Add a text string 'Entry' to the computer's event log.

This utility does work under all recent versions of Windows, although (like all Resource Kit tools) it is unsupported.

Below are the Privileges that can be granted or revoked, all are Case-Sensitive.

Logon Privileges:

 Log on as a batch job            SeBatchLogonRight
 Deny logon as a batch job    SeDenyBatchLogonRight
 Log on locally                   SeInteractiveLogonRight
 Deny local logon             SeDenyInteractiveLogonRight
 Logon as a service               SeServiceLogonRight
 Deny logon as a service      SeDenyServiceLogonRight
 Access this Computer from the Network         SeNetworkLogonRight
 Deny Access to this computer via network  SeDenyNetworkLogonRight
 Allow logon through RDP/Terminal Services     SeRemoteInteractiveLogonRight
 Deny logon through RDP/Terminal Services  SeDenyRemoteInteractiveLogonRight
System Admin Privileges:

 Generate security audits         SeAuditPrivilege
 Manage auditing and security log SeSecurityPrivilege
 Backup files and directories     SeBackupPrivilege
 Create symbolic links            SeCreateSymbolicLinkPrivilege
 Add workstations to the domain   SeMachineAccountPrivilege
 Shut down the system             SeShutdownPrivilege
 Force shutdown from a remote system  SeRemoteShutdownPrivilege
 Create a pagefile                SeCreatePagefilePrivilege
 Increase quotas                  SeIncreaseQuotaPrivilege
 Restore files and directories    SeRestorePrivilege  
 Change the system time           SeSystemTimePrivilege
 Change the time zone             SeTimeZonePrivilege
 Take ownership of files/objects  SeTakeOwnershipPrivilege
 Enable computer/user accounts
   to be trusted for delegation       SeEnableDelegationPrivilege
 Remove computer from docking station SeUndockPrivilege
Service Privileges:

 Create permanent shared objects  SeCreatePermanentPrivilege
 Create a token object            SeCreateTokenPrivilege
 Replace a process-level token    SeAssignPrimaryTokenPrivilege
 Impersonate a client after authentication  SeImpersonatePrivilege
 Increase scheduling priority     SeIncreaseBasePriorityPrivilege
 Act as part of the operating system   SeTcbPrivilege
 Profile a single process         SeProfileSingleProcessPrivilege
 Load and unload device drivers   SeLoadDriverPrivilege
 Lock pages in memory             SeLockMemoryPrivilege
 Create global objects            SeCreateGlobalPrivilege
Misc Privileges:

 Debug programs                   SeDebugPrivilege
 Bypass traverse checking         SeChangeNotifyPrivilege
 Synch directory service data     SeSyncAgentPrivilege
 Edit firmware environment values SeSystemEnvironmentPrivilege
 Perform volume maintenance tasks SeManageVolumePrivilege
 Profile system performance       SeSystemProfilePrivilege
 Obsolete and unused              SeUnsolicitedInputPrivilege (has no effect)

The Se_Deny… rights will override the corresponding account rights.
A Se_Deny… right will override any logon rights that an account may inherit as a result of its group membership(s).

To run NTRIGHTS you need to be an administrator.
To change privileges remotely (-m option) you need to have administrator rights on the machine being changed.

It is often helpful to grant the privileges to a named group, e.g. grant SeServiceLogonRight to a group called ServiceAccounts, then add individual user accounts to that group.
The group policy editor can be used to view these privileges in a GUI.

On a Windows 2008 Server (or Vista), allowing logon through Terminal Services (SeRemoteInteractiveLogonRight) requires an extra step: Control Panel > System > ‘Remote Settings’ > ‘Select Users’ button, and then add users/groups.

Examples:

Allow all members of the local 'Users' group to logon locally:

ntrights -u Users +r SeInteractiveLogonRight

Allow members of the domain group 'Admin-RDP' to logon remotely via RDP to "serverF4T", also log this security change in the event log:

ntrights -u F4TDom\Admin-RDP +r SeRemoteInteractiveLogonRight -m \\server64 -e "Added RDP rights for Admin-RDP"

Allow the domain user 'Ashley' the right to run a batch (Scheduled Task) on ServerF4T:

ntrights -u F4TDom\Ashley +r SeBatchLogonRight -m \\serverF4T

Allow all members of the domain group 'Admin-Local' to shutdown this computer:

ntrights -u F4TDom\Admin-Local +r SeShutdownPrivilege

Allow the domain user 'JDoe' to shutdown the machine 'ServerF4T' :

ntrights -u F4TDom\JDoe +r SeShutdownPrivilege -m \\ServerF4T

Allow any Interactive user of the local machine the right to change the system time:

ntrights -u INTERACTIVE +r SeSystemtimePrivilege

Specifically deny local logon rights to Henry:

ntrights -u Henry +r SeDenyInteractiveLogonRight

You may also like...

2 Responses

  1. 메이저사이트 says:

    Thanks for your information on this blog. One thing I want to say is the fact that purchasing electronics items on the Internet is not new. The truth is, in the past few years alone, the marketplace for online gadgets has grown a great deal. Today, you could find practically any kind of electronic device and other gadgets on the Internet, from cameras along with camcorders to computer pieces and video gaming consoles.

  2. เอ็มบัปเป้ says:

    Thank you a lot for sharing this with all folks you actually understand what you’re talking about! Bookmarked. Kindly additionally visit my website =). We will have a link alternate arrangement among us!

Leave a Reply

Your email address will not be published. Required fields are marked *


Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/future4tech/public_html/wp-includes/functions.php on line 5464