User Tools

Site Tools


heat-windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
heat-windows [2014/02/10 08:30]
admin
heat-windows [2014/02/10 14:14]
admin [Password-less authentication]
Line 41: Line 41:
  
 All the operations executed by Cloudbase-Init are logged to file and can be optionally logged to a serial port. The latter allows to perform troubleshooting by accessing the console log in Horizon or via **nova console-log**.  All the operations executed by Cloudbase-Init are logged to file and can be optionally logged to a serial port. The latter allows to perform troubleshooting by accessing the console log in Horizon or via **nova console-log**. 
-{{ ::screen_shot_2014-02-10_at_03.05.52_.png?200 |}}+ 
 +{{:screen_shot_2014-02-10_at_03.05.52_.png?direct&200 |}}
  
 ===== Windows specific Heat issues ===== ===== Windows specific Heat issues =====
Line 59: Line 60:
  
 The user data script can keep track of the current state before a reboot by using custom registry values in order to resume execution at the desired point during the next boot. The user data script can keep track of the current state before a reboot by using custom registry values in order to resume execution at the desired point during the next boot.
 +
 +==== Password-less authentication ====
 +
 +Access to Linux instances can be performed via SSH without using a password by employing public key authentication and a keypair deployed via Nova. Windows can use client certificate authentication with WinRM for this objective, as described [[http://www.cloudbase.it/windows-without-passwords-in-openstack/|here]]. This is already supported by Cloudbase-Init and a Nova blueprint for handling certificates in a way similar to keypairs is under development and can be easily supported by Heat. As an alternative, the certificate could be passed in the Nova metadata multipart user_data for compatibility with the existing OpenStack deployments.
  
 ==== Domain join passwords ==== ==== Domain join passwords ====
heat-windows.txt · Last modified: 2014/04/14 22:23 by admin