changed root password for new installs
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 26 Jun 2017 15:53:41 +0000 (11:53 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 26 Jun 2017 15:53:41 +0000 (11:53 -0400)
class/FAIBASE.var

index 32a1bd8e41763b149a82a706794fd18ee4feb872..45b5e05d83710be3e14506e41b3b67d25504e445 100644 (file)
@@ -10,9 +10,8 @@ KEYMAP=us
 UTC=yes
 TIMEZONE=America/New_York
 
-# root password for the new installed linux system; md5 and crypt are possible
-# pw is "fai"
-ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
+# root password for the new installed linux system; crypt is possible
+ROOTPW='$6$OelLZIdXtZz5$zoSh3tVkB8ukLeous10EDMxQGKQgceml8D8JFWysGKXlQKAuTmNk0tduMk95Z9XXkSHDzJOm85sOSOLR7O5qs/'
 
 # MODULESLIST contains modules that will be loaded by the new system,
 # not during installation these modules will be written to /etc/modules