=== praneshp_ is now known as praneshp === evilissimo|afk is now known as evilissimo [08:39] smoser: I've got my cubietruck up&running with fedora rawhide [08:40] it (kernel+uboot) supports kvm/qemu now, so I should be able to launch cirros pretty easily [08:40] though not backed by openstack, yet [09:16] Morning all [09:29] How should I be generating the passwd for user-data, I've tried mkpasswd -m sha-256 password but any attempt to login with the resulting password fails ? [09:29] To login as the user I need to set a new password and then it works fine. [13:41] daxroc, you're trying to log in on console ? [13:41] or on ssh [13:41] via ssh you likely have to enable password auth also [13:43] i'd never seen 'mkpasswd' before, but from reading its man page, i'd expect it to work otherwise. [13:45] you'll need to make sure that whatever distro you're talking to supports shadow entries in sha-256. [13:45] you can probalby iterate faster by just invoking 'adduser' yourself with '--password' and seeing if you can log in then. you should see a item in the log of cloud-init (/var/log/cloud-init.log) showing how it called adduser [14:06] smoser appreciate the help, I needed to change for sha-512 and enable password auth === zz_gondoi is now known as gondoi === harlowja_away is now known as harlowja === gondoi is now known as zz_gondoi === zz_gondoi is now known as gondoi === gondoi is now known as zz_gondoi