* Valerio Pachera <sir...@gmail.com> [2015-08-07 14:57 +0200]:
> Hi all, I downloaded debian image from
>
> http://cdimage.debian.org/cdimage/openstack/current/
>
> What is the root default password?
Valerio
--
>what IMHO then?
IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
--posting from alex in debian-user--
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: https://lists.debian.org/2015080716...@galadriel.home.lxtec.de
This is normal for cloud images. You need to setup a configuration iso using cloud-init tool which injects your user with admin priv and ssh key into the images.
Cloud images autogenerate a hashed root password on first boot.
If you read the manual/info page about them it is quite clear that they are unusable without user/key injection.