we do not need auth anymore
authorAnas Nashif <nashif@download.meego.com>
Fri, 25 Mar 2011 13:29:43 +0000 (06:29 -0700)
committerAnas Nashif <nashif@download.meego.com>
Fri, 25 Mar 2011 13:29:43 +0000 (06:29 -0700)
kickstart/kickstart.tmpl

index b0a7025..bbc421a 100644 (file)
@@ -10,7 +10,6 @@
 lang ${metadata.Language}
 keyboard ${metadata.Keyboard}
 timezone --utc ${metadata.Timezone}
-auth --useshadow --enablemd5
 #if $metadata.Part == ""
 part / --size ${metadata.PartSize} --ondisk sda --fstype=ext3
 #else