<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://docs.moodle.org/it/skins/common/feed.css?164"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
		<id>http://docs.moodle.org/it/index.php?title=Speciale:UltimeModifiche&amp;feed=atom</id>
		<title>MoodleDocs  - Ultime modifiche [it]</title>
		<link rel="self" type="application/atom+xml" href="http://docs.moodle.org/it/index.php?title=Speciale:UltimeModifiche&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/Speciale:UltimeModifiche"/>
		<updated>2009-11-21T17:05:09Z</updated>
		<subtitle>Questo feed riporta le modifiche più recenti ai contenuti del sito.</subtitle>
		<generator>MediaWiki 1.13.5</generator>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=Password_salting&amp;diff=1608&amp;oldid=prev</id>
		<title>Password salting</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=Password_salting&amp;diff=1608&amp;oldid=prev"/>
				<updated>2009-11-20T08:20:54Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Come funziona il password salting?&lt;/span&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Versione meno recente&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Versione delle 08:20, 20 nov 2009&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan='4' align='center' class='diff-multi'&gt;(2 revisioni intermedie non mostrate.)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 5:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 5:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Il [http://en.wikipedia.org/wiki/Salt_%28cryptography%29 Password salting] è un metodo per rendere più robuste le password aggiungendo una stringa di caratteri random alla password prima di effettuare il calcolo dell'hash md5 (tanto maggiore è la lunghezza del salt, tanto più robusto sarà l'hash md5).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Il [http://en.wikipedia.org/wiki/Salt_%28cryptography%29 Password salting] è un metodo per rendere più robuste le password aggiungendo una stringa di caratteri random alla password prima di effettuare il calcolo dell'hash md5 (tanto maggiore è la lunghezza del salt, tanto più robusto sarà l'hash md5).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Abitare &lt;/del&gt;il password salting==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Abilitare &lt;/ins&gt;il password salting==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Per impostare un password salt, è necessario aggiungere la linea seguente al file config.php:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Per impostare un password salt, è necessario aggiungere la linea seguente al file config.php:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; $CFG-&amp;gt;passwordsaltmain = 'il nuovo salt';&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; $CFG-&amp;gt;passwordsaltmain = 'il nuovo salt';&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Se si desidera cambiare ulteriormente il salt, si devono mantenere tutti i salt precedenti (almeno fino &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/del&gt;a quando tutti gli utenti avranno eseguito il login e l'hash della loro password sarà stato aggiornato con il nuovo salt). E' possibile mantenere fino a 20 salt usando la sintassi $CFG-&amp;gt;passwordsaltalt2, $CFG-&amp;gt;passwordsaltalt3, eccetera.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Se si desidera cambiare ulteriormente il salt, si devono mantenere tutti i salt precedenti (almeno fino a quando tutti gli utenti avranno eseguito il login e l'hash della loro password sarà stato aggiornato con il nuovo salt). E' possibile mantenere fino a 20 salt usando la sintassi $CFG-&amp;gt;passwordsaltalt2, $CFG-&amp;gt;passwordsaltalt3, eccetera.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;''Attenzione: se si modifica il salt senza mantenere il precedente, no sarà più possibile eseguire il login nel sito!''&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;''Attenzione: se si modifica il salt senza mantenere il precedente, no sarà più possibile eseguire il login nel sito!''&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 62:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 62:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Se la password non risulta valida né con né senza salt, il codice cerca altri 20 salt alternativi.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Se la password non risulta valida né con né senza salt, il codice cerca altri 20 salt alternativi.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;If you change salts&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;in order not to orphan existing user accounts&lt;/del&gt;, &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;you must enter the old &lt;/del&gt;salt &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;into one of the alternate slots&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Se il salt viene modificato&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;per evitare che gli acocunt già esistenti non possano più autenticarsi&lt;/ins&gt;, &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;è indispensabile mantenere il salt precedete come indicato in 'Modificare il &lt;/ins&gt;salt&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;'&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Quando un utente si autentica con una password il cui hash non è più quello attuale, il codice eseguirà il test con tutti gli altri salt disponibili.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Quando un utente si autentica con una password il cui hash non è più quello attuale, il codice eseguirà il test con tutti gli altri salt disponibili.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2009-11-21 17:05:09 --&gt;
&lt;/table&gt;</summary>
		<author><name>Andreabix</name></author>	</entry>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=Password_salting&amp;diff=1605&amp;oldid=prev</id>
		<title>Password salting</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=Password_salting&amp;diff=1605&amp;oldid=prev"/>
				<updated>2009-11-19T20:23:53Z</updated>
		
		<summary type="html">&lt;p&gt;en link&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Versione meno recente&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Versione delle 20:23, 19 nov 2009&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Abitare il password salting==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Abitare il password salting==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Per impostare un password salt, è necessario aggiungere la linea seguente al file &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[Configuration file|&lt;/del&gt;config.php &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Per impostare un password salt, è necessario aggiungere la linea seguente al file config.php:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; $CFG-&amp;gt;passwordsaltmain = 'una stringa molto lunga con numerosi caratteri';&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;nbsp; $CFG-&amp;gt;passwordsaltmain = 'una stringa molto lunga con numerosi caratteri';&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 68:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Riga 68:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Se è possibile autenticare l'utente l'hash md5 sarà aggiornato con il salt main.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Se è possibile autenticare l'utente l'hash md5 sarà aggiornato con il salt main.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;en&lt;/ins&gt;:&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Password salting&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Categoria&lt;/del&gt;:&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Security]]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[es:report/security/report_security_check_passwordsaltmain]]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[fr:Salage de mot de passe&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2009-11-21 17:05:09 --&gt;
&lt;/table&gt;</summary>
		<author><name>Tsala</name></author>	</entry>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=MoodleDocs:Utenti&amp;diff=0&amp;oldid=prev</id>
		<title>MoodleDocs:Utenti</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=MoodleDocs:Utenti&amp;diff=0&amp;oldid=prev"/>
				<updated>2009-11-19T20:14:35Z</updated>
		
		<summary type="html">&lt;p&gt;ha cancellato &quot;[[&lt;a href=&quot;/it/index.php?title=MoodleDocs:Utenti&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;MoodleDocs:Utenti (la pagina non esiste)&quot;&gt;MoodleDocs:Utenti&lt;/a&gt;]]&quot; content moved to &lt;a href=&quot;/it/report/security/report_security_check_passwordsaltmain&quot; class=&quot;mw-redirect&quot; title=&quot;report/security/report security check passwordsaltmain&quot;&gt;report/security/report security check passwordsaltmain&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsala</name></author>	</entry>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=report/security/report_security_check_passwordsaltmain&amp;diff=0&amp;oldid=prev</id>
		<title>report/security/report security check passwordsaltmain</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=report/security/report_security_check_passwordsaltmain&amp;diff=0&amp;oldid=prev"/>
				<updated>2009-11-19T20:11:43Z</updated>
		
		<summary type="html">&lt;p&gt;ha spostato [[&lt;a href=&quot;/it/index.php?title=report/security/report_security_check_passwordsaltmain&amp;amp;redirect=no&quot; class=&quot;mw-redirect&quot; title=&quot;report/security/report security check passwordsaltmain&quot;&gt;report/security/report security check passwordsaltmain&lt;/a&gt;]] a [[&lt;a href=&quot;/it/Password_salting&quot; title=&quot;Password salting&quot;&gt;Password salting&lt;/a&gt;]]&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsala</name></author>	</entry>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=report/security/report_security_check_passwordsaltmain&amp;diff=1602&amp;oldid=prev</id>
		<title>report/security/report security check passwordsaltmain</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=report/security/report_security_check_passwordsaltmain&amp;diff=1602&amp;oldid=prev"/>
				<updated>2009-11-19T20:10:16Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Cosa è il password salting?==&lt;br /&gt;
&lt;br /&gt;
In Moodle le password sono memorizzate in forma criptata, detta '[http://en.wikipedia.org/wiki/MD5_hash md5 hash]'.&lt;br /&gt;
&lt;br /&gt;
Il [http://en.wikipedia.org/wiki/Salt_%28cryptography%29 Password salting] è un metodo per rendere più robuste le password aggiungendo una stringa di caratteri random alla password prima di effettuare il calcolo dell'hash md5 (tanto maggiore è la lunghezza del salt, tanto più robusto sarà l'hash md5).&lt;br /&gt;
&lt;br /&gt;
==Abitare il password salting==&lt;br /&gt;
&lt;br /&gt;
Per impostare un password salt, è necessario aggiungere la linea seguente al file [[Configuration file|config.php ]]:&lt;br /&gt;
&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltmain = 'una stringa molto lunga con numerosi caratteri';&lt;br /&gt;
&lt;br /&gt;
La stringa di caratteri random dovrebbe contenere lettere, numeri ed altri caratteri. Per ottenere una stringa random è possibile usare il [http://dev.moodle.org/gensalt.php Moodle Salt Generator]. Si raccomanda di usare una stringa di almeno 40 caratteri.&lt;br /&gt;
&lt;br /&gt;
''Nota'': Per motivi di sicurezza è possibile abilitare il password salting solamente aggiungendo il salt al file config.php - non è possibile abilitarlo dall'interfaccia di Moodle.&lt;br /&gt;
&lt;br /&gt;
==Modificare il salt==&lt;br /&gt;
&lt;br /&gt;
Se si desidera modificare il salt, il salt precedente deve essere mantenuto nel file config.php assieme al nuovo salt.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;passwordsaltmain&amp;lt;/code&amp;gt; deve essere cambiato in &amp;lt;code&amp;gt;passwordsaltalt1&amp;lt;/code&amp;gt; (seguire esattamente la sintassi) come segue:&lt;br /&gt;
&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltalt1 = 'il salt precedente';&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltmain = 'il nuovo salt';&lt;br /&gt;
&lt;br /&gt;
Se si desidera cambiare ulteriormente il salt, si devono mantenere tutti i salt precedenti (almeno fino a a quando tutti gli utenti avranno eseguito il login e l'hash della loro password sarà stato aggiornato con il nuovo salt). E' possibile mantenere fino a 20 salt usando la sintassi $CFG-&amp;gt;passwordsaltalt2, $CFG-&amp;gt;passwordsaltalt3, eccetera.&lt;br /&gt;
&lt;br /&gt;
''Attenzione: se si modifica il salt senza mantenere il precedente, no sarà più possibile eseguire il login nel sito!''&lt;br /&gt;
&lt;br /&gt;
==Disabilitare il password salting==&lt;br /&gt;
&lt;br /&gt;
'''Nota''': Fortemente sconsigliato! Una volta abilitato, non disabilitate il password salting.&lt;br /&gt;
&lt;br /&gt;
Per disabilitare il  password salting in Moodle, è possibile eliminare, commentare o modificare il salt con una stringa vuota.&lt;br /&gt;
&lt;br /&gt;
 // ESEMPIO: salt con stringa vuota&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltmain = &amp;lt;nowiki&amp;gt;''&amp;lt;/nowiki&amp;gt;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 // ESEMPIO: salt commentato&lt;br /&gt;
 /*&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltmain = &amp;lt;nowiki&amp;gt;''&amp;lt;/nowiki&amp;gt;;&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
Naturalmente è anche necessario mantenere il salt precedente, esattamente come per la modifica di salt:&lt;br /&gt;
&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltalt1 = 'il salt precedente';&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltmain = &amp;lt;nowiki&amp;gt;''&amp;lt;/nowiki&amp;gt;;&lt;br /&gt;
&lt;br /&gt;
==Importare utenti da altri siti==&lt;br /&gt;
&lt;br /&gt;
Se si desidera importare utenti da altri siti che fanno uso di password salting, è necessario aggiungere il salt dei siti di provenienza al file config.php. E' possibile aggiungere fino a 20 salt&lt;br /&gt;
&lt;br /&gt;
 $CFG-&amp;gt;passwordsaltalt1, $CFG-&amp;gt;passwordsaltalt2, ...  $CFG-&amp;gt;passwordsaltalt20&lt;br /&gt;
&lt;br /&gt;
==Come funziona il password salting?==&lt;br /&gt;
&lt;br /&gt;
Durante il controllo di una password, il codice cerca il salt contenuto in &amp;lt;code&amp;gt;CFG-&amp;gt;passwordsaltmain&amp;lt;/code&amp;gt;. Se il codice trova il salt, la password viene concatenata con il salt subito prima di calcolare l'hash md5.&lt;br /&gt;
&lt;br /&gt;
Se la password dovesse risultare valida anche senza salt, il codice presume che il salt è stato impostato dopo l'ultimo login dell'utente. In seguito l'hash md5 viene aggiornato usando il salt.&lt;br /&gt;
&lt;br /&gt;
Se la password non risulta valida né con né senza salt, il codice cerca altri 20 salt alternativi.&lt;br /&gt;
&lt;br /&gt;
If you change salts, in order not to orphan existing user accounts, you must enter the old salt into one of the alternate slots.&lt;br /&gt;
&lt;br /&gt;
Quando un utente si autentica con una password il cui hash non è più quello attuale, il codice eseguirà il test con tutti gli altri salt disponibili.&lt;br /&gt;
&lt;br /&gt;
Se è possibile autenticare l'utente l'hash md5 sarà aggiornato con il salt main.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Categoria:Security]]&lt;br /&gt;
&lt;br /&gt;
[[es:report/security/report_security_check_passwordsaltmain]]&lt;br /&gt;
[[fr:Salage de mot de passe]]&lt;/div&gt;</summary>
		<author><name>Tsala</name></author>	</entry>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=MoodleDocs:Utenti&amp;diff=0&amp;oldid=prev</id>
		<title>MoodleDocs:Utenti</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=MoodleDocs:Utenti&amp;diff=0&amp;oldid=prev"/>
				<updated>2009-11-19T19:34:36Z</updated>
		
		<summary type="html">&lt;p&gt;ha spostato [[&lt;a href=&quot;/it/index.php?title=MoodleDocs:Utenti&amp;amp;action=edit&amp;amp;redlink=1&amp;amp;redirect=no&quot; class=&quot;new&quot; title=&quot;MoodleDocs:Utenti (la pagina non esiste)&quot;&gt;MoodleDocs:Utenti&lt;/a&gt;]] a [[&lt;a href=&quot;/it/report/security/report_security_check_passwordsaltmain&quot; class=&quot;mw-redirect&quot; title=&quot;report/security/report security check passwordsaltmain&quot;&gt;report/security/report security check passwordsaltmain&lt;/a&gt;]]&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsala</name></author>	</entry>

	<entry>
		<id>http://docs.moodle.org/it/index.php?title=MoodleDocs:Utenti&amp;diff=0&amp;oldid=prev</id>
		<title>MoodleDocs:Utenti</title>
		<link rel="alternate" type="text/html" href="http://docs.moodle.org/it/index.php?title=MoodleDocs:Utenti&amp;diff=0&amp;oldid=prev"/>
				<updated>2009-11-19T19:34:01Z</updated>
		
		<summary type="html">&lt;p&gt;ha spostato [[&lt;a href=&quot;/it/index.php?title=MoodleDocs:Utenti&amp;amp;action=edit&amp;amp;redlink=1&amp;amp;redirect=no&quot; class=&quot;new&quot; title=&quot;MoodleDocs:Utenti (la pagina non esiste)&quot;&gt;MoodleDocs:Utenti&lt;/a&gt;]] a [[&lt;a href=&quot;/it/index.php?title=http://docs.moodle.org/it/report/security/report_security_check_passwordsaltmain&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;http://docs.moodle.org/it/report/security/report security check passwordsaltmain (la pagina non esiste)&quot;&gt;http://docs.moodle.org/it/report/security/report security check passwordsaltmain&lt;/a&gt;]]&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsala</name></author>	</entry>

	</feed>