Dell Unity: Konfigurieren des SSH-Zugriffs ohne Kennwort
Summary: So konfigurieren Sie den kennwortlosen SSH-Zugriff in Unity.
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
Instructions
- Erzeugen von Schlüsselpaaren auf dem Client
[user@rhel8 ~]$ ssh-keygen Generating public/private rsa key pair. Enter file in which to save the key (/home/user/.ssh/id_rsa): <<< keep empty Enter passphrase (empty for no passphrase): <<< keep empty Enter same passphrase again: <<< keep empty Your identification has been saved in /home/user/.ssh/id_rsa. Your public key has been saved in /home/user/.ssh/id_rsa.pub. The key fingerprint is: SHA256:eVWNNWLhKu/CUTELDr6K4YwCnD1q1TfZG7MumlGW/JY user@rhel8.peeps.lab The key's randomart image is: +---[RSA 3072]----+ | +o=.| | . . oo.o o| | . o . =. | | ...o +. | |. o . =S.o. | |.o = .o=.*+ | |. * +.o oE*. | |.+ + .o..=. | |o o. o... | +----[SHA256]-----+
- Wechseln Sie zum
.ssh.
[user@rhel8 ~]$ cd .ssh/
- Verwenden Sie
ls, um die Dateien anzuzeigen.
[user@rhel8 .ssh]$ ls id_rsa id_rsa.pub known_hosts
- Benennen Sie die
id_rsa.pubanauthorized_keys.
[user@rhel8 .ssh]$ mv id_rsa.pub authorized_keys
- Verwenden Sie
ls, um die Dateien anzuzeigen.
[user@rhel8 .ssh]$ ls authorized_keys id_rsa known_hosts
- Verwenden Sie
SCPSo laden Sie den Schlüssel in die ".ssh" auf dem Unity-Verzeichnis.
[user@rhel8 .ssh]$ scp authorized_keys service@XX.XX.XX.XX:/home/service/.ssh ****************************************************************************** * Welcome to EMC UnityVSA 12GB - VIRT1234ABCDEF-spa - c4dev_PIE_8259R-5.3.0.0.5.120 * Serial Number: VIRT1234ABCDEF * Unisphere IP : XX.XX.XX.XX * Unisphere IP : fe80::260:1670:29c3:2667 ****************************************************************************** Password:(Unity Service (SSH) Password) authorized_keys
- Testen Sie den Zugriff ohne Kennwort.
[root@rhel8 .ssh]# ssh service@x.x.x.xx ****************************************************************************** * Welcome to EMC UnityVSA 12GB - VIRT1234ABCDEF-spa - c4dev_PIE_8259R-5.3.0.0.5.120 * Serial Number: VIRT1234ABCDEF * Unisphere IP : x.x.x.xx * Unisphere IP : xx80::xxx:xxxx:xxxx:2667 ****************************************************************************** Last login: Mon Jul 21 19:03:53 2025 from x.x.x.254 01:30:32 service@VIRT1234ABCDEF spa:~/user# No Password was asked
Additional Information
Wenn der Zweck der Konfiguration der kennwortlosen Anmeldung darin besteht, uemcli Befehle aus einem Skript finden Sie im Wissensdatenbank-Artikel Dell Unity: Der UEMCLI-Befehl wird nicht mehr ausgeführt.
Hinzufügen der -sslpolicy Option akzeptieren verhindert uemcli Befehle in Skripten werden aufgrund des Ablaufs des Zertifikats nicht beendet.
Produse afectate
Dell EMC UnityProduse
Dell EMC Unity Family |Dell EMC Unity All Flash, Dell EMC Unity Hybrid, Dell EMC UnityVSA Professional Edition/Unity Cloud EditionProprietăți articol
Article Number: 000348009
Article Type: How To
Ultima modificare: 26 iun. 2026
Version: 2
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.