hi,<br><br>after (long) troubleshooting I finally pinpointed an annoying problem.<br><br>Centos offers freenx (the free version of nomachine, so not a Red Hat problem) that allows multiple sessions and not just only 2 users like the free nochine version. This is very nice.<br>
<br>After the upgrade to version 6.4, the ssh client config file /etc/ssh/ssh_config, is changed. This change breaks freenx completely:<br><br>The new ssh_config file *after* joining the ipa domain adds this:<br><br># diff ssh_config.nxworks ssh_config.ipa <br>
48a49,52<br>> GlobalKnownHostsFile /var/lib/sss/pubconf/known_hosts<br>> PubkeyAuthentication yes<br>> ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p %h<br><br>if we remove those settings, freenx works again.<br>
<br>I repeat: this has nothing to do with Red Hat, this is not their problem.<br><br>I do not know what the implications are for this action, I suspect it will break the known_hosts functionality. We do not manage that with ipa, so that is not an issue for us (we use cfengine for that).<br>
<br>If anyone else has had this problem, there you have a workaround.<br clear="all"><div>--<br>Groeten,<br>natxo</div>