Description of problem: freenx-serve ruses authorized_keys2 file: $ rpm -q freenx-server -l | grep aut /var/lib/nxserver/home/.ssh/authorized_keys2 /var/lib/nxserver/home/.ssh/authorized_keys2.disabled however sshd is configured to use authorized_keys by default now Version-Release number of selected component (if applicable): freenx-server-0.7.3-25.fc17.x86_64 How reproducible: always Steps to Reproduce: 1. try to connect to freenx server Actual results: authentication failure Expected results: success Additional info: workaround is pretty simple. symlink authorized_keys2 (or it's target /etc/nxserver/server.id_dsa.pub.key) to authorized_keys
Thanks for the report; I'm going to do a complete migration on package upgrade instead of using a symlink - it doesn't seem likely to me that authorized_keys2 support is coming back, and authorized_keys has been supported since forever.
freenx-server-0.7.3-27.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/freenx-server-0.7.3-27.fc17
Package freenx-server-0.7.3-27.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freenx-server-0.7.3-27.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9595/freenx-server-0.7.3-27.fc17 then log in and leave karma (feedback).
freenx-server-0.7.3-27.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.