Re: Bootup and login performance (was Re: kullervo)

2013-01-26 Thread Eero Tamminen
Hi, On lauantai 26 tammikuu 2013, Thorsten Glaser wrote: > Wouter Verhelst dixit: > >The quick and dirty way: edit /etc/shadow, and replace the $6$-using > >password with a $1$-using one? > > Sure… > > tg@blau:~ $ encrypt -m root > $1$0XdPa4l/$DwPc0L9WReF7goIKixNyk1 > > So you can use that for

Re: Bootup and login performance (was Re: kullervo)

2013-01-26 Thread Thorsten Glaser
Wouter Verhelst dixit: >The quick and dirty way: edit /etc/shadow, and replace the $6$-using >password with a $1$-using one? Sure… tg@blau:~ $ encrypt -m root $1$0XdPa4l/$DwPc0L9WReF7goIKixNyk1 So you can use that for root:root in the initial setup. I could update the tarball (and, possibly, t

Re: Bootup and login performance

2013-01-26 Thread Thorsten Glaser
Eero Tamminen dixit: >(I started a new thread from "Kullervo") That’s fine, I was reminded a bit of a.s.r threads on Usenet already… >At least my /etc/pam.d/common-password doesn't have the rounds >keyword mentioned here: > http://forums.debian.net/viewtopic.php?f=30&t=60679&start=30 > >so

Re: Bootup and login performance

2013-01-26 Thread Eero Tamminen
Hi, (I started a new thread from "Kullervo") On lauantai 26 tammikuu 2013, Thorsten Glaser wrote: > Eero Tamminen dixit: > >Sure, the main thing where it was annoyingly slower, was logging in > >(as root). That hopefully doesn't run udev. ;-) > > No, it just runs sha512 1 times in a row on