Summary
Command line tool to configure system to allow specific user/group to logon locally.
Warranty
See warranty.
PlatForms
Current Version
Version 0.10.00 - September 20, 2001
Modification(s) from previous version
Security Requirements
None.
Language
C++. Compiled with Visual Studio
Source Code Availability
None
Story
This app I q-n-d'ed for a guy in UseNet who got locked out of a workstation after messing with local policy. It will set the SeInteractiveLogonRight and clear the SeDenyInteractiveLogonRight privileges for whatever ID is specified on whatever machine it is specified on and the Everyone well known group. I found the base code in the MSDN Library and simply changed the right being assigned, added a clear right for SeDenyInteractiveLogonRight and added a couple of lines to the usage, slapped on a header, and changed the name so it was more descriptive. Later I realized that the res kit had a nice tool called NTRIGHTS which I would have recommended; though this tool is free. =)
Download
You do not have to supply the email address. I would like you to fill that in though so that I have an idea on how popular a tool really is. If I see 1000 downloads with 900 different email addresses I know it is more widespread than one that has 1000 downloads and 200 different email addresses because the same person needed to keep downloading it for some reason.
Version History
As seen in
Usage
Download and type SeInteractiveLogonRight /?