Next: , Previous: , Up: Troubleshooting   [Contents][Index]


7.5 Host key’s change

In this section we change the host SSH keys pair.

# ssh-keygen -f /etc/ssh/ssh_host_rsa_key
The key fingerprint is:
NEWFINGERPRINT

This public host key is shared and matched by remote servers when they connect using ssh to the current host.

Notice: Master host’s fingerprint is written into its /etc/mediatex/mdtx.conf file or may be obtains using:

# ssh-keygen -lf /etc/ssh/ssh_host_rsa_key