ssh server allow-password enable
Enables password authentication for SSH server. Amazon Web Services (AWS) requires the use of SSH key pairs instead of passwords for login. However, to allow SCC to manage SteelHead Cloud instances (in AWS, Azure, and OCI), password authentication must be enabled.
Syntax
[no] ssh server allow-password enable
Parameters
None
Usage
The no command option disables password authentication for SSH access.
Example
amnesiac (config) # ssh server allow-password enable
Product
SteelHead, SteelHead-c, SteelHead-v
Related Commands