<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Impossibile_loggarsi_localmente_come_administrator_in_Windows_2000</id>
	<title>Impossibile loggarsi localmente come administrator in Windows 2000 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Impossibile_loggarsi_localmente_come_administrator_in_Windows_2000"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Impossibile_loggarsi_localmente_come_administrator_in_Windows_2000&amp;action=history"/>
	<updated>2026-05-05T23:54:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Impossibile_loggarsi_localmente_come_administrator_in_Windows_2000&amp;diff=3734&amp;oldid=prev</id>
		<title>Gabriele.vivinetto at 16:29, 8 February 2006</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Impossibile_loggarsi_localmente_come_administrator_in_Windows_2000&amp;diff=3734&amp;oldid=prev"/>
		<updated>2006-02-08T16:29:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
In caso si visualizzi il messaggio:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;quot;The local policy of this system does not permit you to logon interactively&amp;quot;&amp;#039;&amp;#039;&amp;#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
e non si riesca a loggarsi in consolle come administrator, operare come segue.&lt;br /&gt;
&lt;br /&gt;
Per risolvere questo problema, è possibile accedere al computer che nega l&amp;#039;accesso di un utente mediante un account amministrativo situato in un altro client. &lt;br /&gt;
&lt;br /&gt;
È quindi possibile utilizzare il programma &amp;#039;&amp;#039;&amp;#039;Ntrights.exe&amp;#039;&amp;#039;&amp;#039; del Microsoft Windows 2000 Resource Kit per rimuovere l&amp;#039;utente dal diritto utente &amp;quot;Nega accesso locale&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Per effettuare questa procedura, utilizzare la seguente sintassi (rispettando la distinzione tra maiuscole e minuscole):&lt;br /&gt;
&lt;br /&gt;
 ntrights -m \\computer -u gruppo o utente da rimuovere -r SeDenyInteractiveLogonRight&lt;br /&gt;
&lt;br /&gt;
Occorre anche sistemare il tutto per la policy &amp;#039;&amp;#039;&amp;#039;SeInteractiveLogonRight&amp;#039;&amp;#039;&amp;#039; (google)&lt;br /&gt;
&lt;br /&gt;
	&lt;br /&gt;
Log on to another machine with administrative credentials. &lt;br /&gt;
&lt;br /&gt;
Then use ntrights.exe from the Resource Kit (needs XP or W2k3 to be installed on, but the exe can then be copied and used on any machine) to grant yourself access again.&lt;br /&gt;
&lt;br /&gt;
The two permissions you need are those (which one of those depends on which setting you changed originally):&lt;br /&gt;
&lt;br /&gt;
&amp;quot;SeInteractiveLogonRight&amp;quot; (case sensitive!) if you only messed up the regular &amp;quot;Allow interactive logon&amp;quot; permission, or&lt;br /&gt;
&amp;quot;SeDenyInteractiveLogonRight&amp;quot; if you played around with the &amp;quot;Deny local logon&amp;quot; setting.&lt;br /&gt;
&lt;br /&gt;
As for the former, &amp;quot;ntrights -m \\YourServer -u &amp;lt;group or user&amp;gt; +r SeInteractiveLogonRight&amp;quot; shpuld do the trick.&lt;br /&gt;
&lt;br /&gt;
As for the latter, note that you need to *remove* (-r) the right to have the local logon denied: &amp;quot;ntrights -m \\YourServer -u &amp;lt;group or user&amp;gt; -r SeDenyInteractiveLogonRight&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Windows Server 2003 Resource Kit Tools&lt;br /&gt;
&lt;br /&gt;
http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&amp;amp;displaylang=en&lt;br /&gt;
&lt;br /&gt;
Error Message: The Local Policy of This System Does Not Permit You to Log on Interactively&lt;br /&gt;
&lt;br /&gt;
http://support.microsoft.com/?kbid=276590&lt;br /&gt;
&lt;br /&gt;
How to Set Logon User Rights with the Ntrights.exe Utility&lt;br /&gt;
&lt;br /&gt;
http://support.microsoft.com/?kbid=279664&lt;br /&gt;
&lt;br /&gt;
What exactly you have to do depends on what you did to lock yourself out.&lt;br /&gt;
&lt;br /&gt;
There are two different possibilities here:&lt;br /&gt;
&lt;br /&gt;
You changed the &amp;quot;Allow local logon settings&amp;quot;, and removed some groups that need to have access.&lt;br /&gt;
&lt;br /&gt;
In that case, assuming that your logon name is Administrator, this will give you the permission, so that you can get access again:&lt;br /&gt;
&lt;br /&gt;
 ntrights -m \\YourServer -u Administrator +r SeInteractiveLogonRight&lt;br /&gt;
&lt;br /&gt;
The second setting is the &amp;quot;Deny local logon&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
If you defined users or groups here, then this setting will override any local logon permissions.&lt;br /&gt;
&lt;br /&gt;
If you added, for example, the group &amp;quot;Domain Users&amp;quot; to the &amp;quot;Deny local logon&amp;quot; (which will lock out everyone, since the Administrator is a member of the Domain Users group as well), the following command will reset that again (note the &amp;quot;-r&amp;quot; when working with the Deny as opposed to the &amp;quot;+r&amp;quot; in the Allow):&lt;br /&gt;
&lt;br /&gt;
 ntrights -m \\YourServer -u &amp;quot;Domain Users&amp;quot; -r SeDenyInteractiveLogonRight&lt;br /&gt;
&lt;br /&gt;
As said before, the group/user names to use depend on what you were defining before you found yourself locked out.&lt;br /&gt;
&lt;br /&gt;
== Riferimenti ==&lt;br /&gt;
&lt;br /&gt;
*[http://support.microsoft.com/?kbid=276590 Messaggio di errore: Il criterio locale del sistema non permette l&amp;#039;accesso interattivo]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>