<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=Supermicro%2FSUM</id>
	<title>Supermicro/SUM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://k2.ixota.com/index.php?action=history&amp;feed=atom&amp;title=Supermicro%2FSUM"/>
	<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=Supermicro/SUM&amp;action=history"/>
	<updated>2026-06-26T16:26:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://k2.ixota.com/index.php?title=Supermicro/SUM&amp;diff=5803&amp;oldid=prev</id>
		<title>Kenneth: /* Set IPMI Password */</title>
		<link rel="alternate" type="text/html" href="https://k2.ixota.com/index.php?title=Supermicro/SUM&amp;diff=5803&amp;oldid=prev"/>
		<updated>2021-01-01T20:15:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Set IPMI Password&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Set IPMI Password ==&lt;br /&gt;
&lt;br /&gt;
 ./sum -c SetBmcPassword -h&lt;br /&gt;
&lt;br /&gt;
 ./sum -i [IPMI_ADDRESS] -u ADMIN -p [OLD_PASSWORD] -c SetBmcPassword --pw_file [password.txt]&lt;br /&gt;
 ./sum -i [IPMI_ADDRESS] -u ADMIN -p [OLD_PASSWORD] -c SetBmcPassword --new_password [NEW_PASSWORD] --confirm_password [NEW_PASSWORD]&lt;br /&gt;
&lt;br /&gt;
Still has to deal with password restrictions&lt;br /&gt;
&lt;br /&gt;
Reset to ADMIN / ADMIN:&lt;br /&gt;
* See [[Supermicro/ADMIN Password]]&lt;br /&gt;
 ipmitool -I lanplus -H [IP] -U ADMIN -P [OLD_PASSWORD] raw 0x30 0x48 0x1&lt;br /&gt;
 ipmitool raw 0x30 0x48 0x1&lt;br /&gt;
&lt;br /&gt;
== Activate License ==&lt;br /&gt;
&lt;br /&gt;
 ./sum -i [IPMI_ADDRESS] -u ADMIN -p [PASSWORD] -c ActivateProductKey --key XXXX-XXXX-XXXX-XXXX-XXXX-XXXX&lt;br /&gt;
&lt;br /&gt;
 ./sum -i [IPMI_ADDRESS] -u ADMIN -p [PASSWORD] -c ActivateProductKey --key_file keys.txt&lt;br /&gt;
   # keys.txt Supported key file format: MAC; Key&lt;br /&gt;
   # example:  XX:XX:XX:XX:XX:XX ; XXXX-XXXX-XXXX-XXXX-XXXX-XXXX&lt;br /&gt;
&lt;br /&gt;
 ./sum -l [IP_LIST.TXT] -u ADMIN -p ADMIN -c ActivateProductKey --key_file keys.txt&lt;br /&gt;
&lt;br /&gt;
 ./sum -l ips.txt -u ADMIN -p ADMIN -c ActivateProductKey --key_file keys.txt&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
		
	</entry>
</feed>