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