Interface | Description |
---|---|
Resources |
Class | Description |
---|---|
FirewallTagNamingConvention |
The convention for naming instance tags that firewall rules recognise.
|
FirewallTagNamingConvention.Factory | |
GoogleComputeEngineImageToImage | |
ImageNameToOperatingSystem | |
InstanceToNodeMetadata | |
MachineTypeToHardware | |
OrphanedGroupsFromDeadNodes | |
ResetWindowsPassword |
References:
automate-pw-generation
windows_auth_java_sample.java
In brief, the sequence is:
Generate a temporary key for encrypting and decrypting the password
Send the RSA public key to the instance, by settings its metadata
Retrieve the result from the
Instance.SerialPortOutput
Decode and decrypt the result. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.