Este contenido no está disponible en el idioma seleccionado.

3.2.3. Adding a Key


Once an SSH key has been generated, add the key by uploading it to the remote server with the following command, replacing KeyName and KeyPath with the name and path of the key to upload:
$ rhc sshkey add KeyName KeyPathrhc sshkey add KeyName KeyPathrhc sshkey add KeyName KeyPathrhc sshkey add KeyName KeyPath
Copy to Clipboard Toggle word wrap

3.2.3.1. Adding a Specific SSH Key Type

After an SSH key is generated, rather than uploading the key file, add the contents of the key file directly to the remote server with the following command:
$ rhc sshkey add KeyName --type KeyType --content KeyContentrhc sshkey add KeyName --type KeyType --content KeyContentrhc sshkey add KeyName --type KeyType --content KeyContentrhc sshkey add KeyName --type KeyType --content KeyContentrhc sshkey add KeyName --type KeyType --content KeyContentrhc sshkey add KeyName --type KeyType --content KeyContent
Copy to Clipboard Toggle word wrap
An SSH key is a long string of alphanumeric characters.
Adding a Kerberos Principal SSH Key

Add a Kerberos principal SSH key with the following command:

$ rhc sshkey add KeyName --type krb5-principal --content Principalrhc sshkey add KeyName --type krb5-principal --content Principalrhc sshkey add KeyName --type krb5-principal --content Principalrhc sshkey add KeyName --type krb5-principal --content Principal
Copy to Clipboard Toggle word wrap

In contrast to a standard SSH key, a kerberos key is the kerberos principal: username@domain.com
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat