Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

SSH authentication with keys

 

Information

 

Summary:

Information about using key-based authentication for SSH login.

Environment:

Product: Flowmon OS

Version: Any

Platform: Any

Question/Problem Description:

Is it possible to use key-based SSH authentication?

Where can I store public keys for key-based SSH authentication?

Steps to Reproduce:  
Error Message:  
Defect Number:  
Enhancement Number:  
Cause:  
Resolution:

SSHD is configured to accept key-based SSH authentication, the keys are stored in
/home/flowmon/.ssh/authorized_keys

 

Usage:

1) Create SSH keys

ssh-keygen

2) Copy SSH keys to the Flowmon server

ssh-copy-id flowmon@flowmon_OS_IP

3) Authenticate to the Flowmon server with your favorite SSH client with your private key. 

Workaround:  
Notes:  

Was this article helpful?
0 out of 0 found this helpful

Comments