CAPTION='OpenSSH: Private RSA Host Key' DESCRIPTION='$(lang de:"Hier muss der private RSA Host Schlüssel eingetragen werden. Du kannst einen solchen Schlüssel wie folgt generieren:
/usr/bin/ssh-keygen -t rsa -f rsa_host_key -N \"\"
Kopiere den Inhalt der neu erzeugten Datei rsa_host_key in diese Box.
Lösche die lokale Kopie der Datei rsa_host_key nachdem du den Inhalt in diese Box eingefügt hast!
Wenn diese Box leer ist, wird ein neuer RSA Host Key automatisch erzeugt, falls ssh-keygen auf dem System ist." en:"Here you have to add the private RSA Host Key. You can add such a key as follows:
/usr/bin/ssh-keygen -t rsa -f rsa_host_key -N \"\"
Copy the contents of the newly generated file rsa_host_key into this box.
Delete your local copy of the file rsa_host_key after copying the contents into this box!
If this box is empty, a new RSA host key is generated automatically if ssh-keygen is found on the System.")' CONFIG_FILE='/tmp/flash/openssh/rsa_host_key' CONFIG_SAVE='chmod 600 /tmp/flash/openssh/rsa_host_key; modsave flash' CONFIG_TYPE='text'