On Wed, 25 Dec 2013 10:17:20 -0500 "Michael H. Warfield" <[email protected]> wrote:
> In that case, you definitely need to go with 1.0.0-beta1 or better. I is there anything special in the template that expects lxc-start 1.0.0, or one can simply download the template and run it as a bash script, and keep lxc 0.9.0? > just did the same thing and root/root worked (we've got to figure out > something better there) What about generating a random passwd from /dev/random, e.g. root_password="$(tr -cd '[:graph:]' < /dev/random | head -c 15)", echo $root_password to stdout and prompt the user to take note/change it on 1st login? > > Regards, > Mike > Cheers, Leonid. -- Leonid Isaev GnuPG key: 0x164B5A6D Fingerprint: C0DF 20D0 C075 C3F1 E1BE 775A A7AE F6CB 164B 5A6D
signature.asc
Description: PGP signature
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
