Hi again Seems no one seems to read my stuff.
cloud-init is able to reset the password (similar the scripts), see https://github.com/cloud-init/cloud-init/blob/master/cloudinit/sources/DataSourceCloudStack.py#L45 WE USE IT! IT REALLY WORKS. Note that it uses the default user, e.g. for CentOS it is centos. That is why we configure the default user. Look at the conifgs I wrote in the first mail. Regards René
