[FreeNX-kNX] [NOTICE] ssh-vulnkey issues and FreeNX

Fabian Franz FabianFranz at gmx.de
Thu May 15 10:51:54 UTC 2008


Hello,

as most users will re-generate hostkeys based on the ssh-vulnkey issues, here is a short notice what needs to be done so that FreeNX works correctly:

# NX / Gentoo / NoMachine style

rm -f /usr/NX/home/nx/.ssh/known_hosts

# Debian style

rm -f /var/lib/nxserver/home/nx/.ssh/known_hosts

# General style

rm -f $(getent passwd nx | cut -d: -f6)/.ssh/known_hosts

So bottom line:

You need to remove the known_hosts file in the .ssh directory of the NX user.

Best Wishes and have a nice day,

Fabian



More information about the FreeNX-kNX mailing list