13: User Authentication
EMG™ Edge Management Gateway User Guide
276
2. Enter the following:
Imported Keys (SSH In)
Host & User Associated with Key
These entries are required in the following cases:
The imported key file does not contain the host that the user will be making an SSH
connection from, or
The EMG local user login for the connection is different from the user name the key was
generated from or is not included in the imported key file, or
The imported key file contains multiple keys; in this case, each key must include the user
name and host at the end of the line in the standard
<key> <user name>@<host>
format.
If either of these conditions is true, or the imported file is in SECSH format, you must specify the
user and host. The following is an example of a public key file that includes the user and host:
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAEEApUHCjmUGXa1YC3us
ABYxINU9HNaUADUFfd8LYz8/gUnUSH4Ksm8GRT7/8/Sn9jCVfGPh
UQ== asallaway@winserver
Host & Login for Import
Exported Keys (SSH Out)
Host
The host name or IP address which will be associated with the SSH Key, typically
the host that the key was generated on. Once imported, the key can be used to
access the EMG from any host, not just the host associated with the key.
User
The User ID of the user being given secure access to the EMG unit.
Import via
Select
SCP
,
SFTP
,
FTP
,
HTTPS
, or
Copy/Paste
as the method for importing the
SSH keys. SCP is the default. If SCP, SFTP or FTP are selected, the Filename,
Host, Path, Login, and Password fields are filled in. If HTTPS is selected, the
Upload File link will become active to upload a file containing a public key to the
EMG. If Copy/Paste is selected, the public key will be entered into the Filename/
Public Key field.
Filename Public Key
The name of the file that was uploaded via HTTPS, or to be copied via SCP, SFTP
or FTP (may contain multiple keys); or the public key (optionally including
"user@host" at the end) if Copy/Paste is used.
Host
IP address of the remote server from which to SCP, SFTP or FTP the public key
file.
Path
Optional pathname to the public key file.
Login
User ID to use to SCP, SFTP or FTP the file.
Password /
Retype Password
Password to use to SCP, SFTP or FTP the file.
Export
Enables you to export created public keys. Select one of the following:
New Key for User:
Enables you to create a new key for a user and export the
public key in a file.
All Previously Created Keys:
Does not create any keys, but exports all
previously created public keys in one file.
User
User ID of the person given secure access to the remote server.