We are using 6.7, latest is 6.8.
Upgraded to 7.0p1 in r30672.
OpenSSH 7.1 was released three days after we upgraded to 7.0. Reopening after discussions with Pierre.
Tested ThinLinc client build 4883 on Windows 8 platform: Following auth mech. was tested and worked as expected: - Password - Public Key - SmartCard Tunnels was tested using a combination of Local drive + sound tunnels as; Playback of youtube + dd write 1Gb file takes ssh.exe to 11% CPU usage which does not differ from 4.4.0 client on same machine. Also the visually perception of the youtube playback didn't differ from both tests. Everything looks good.
Verified the following on arm softfloat client machines using client build 4890: Wyse T50 -------- * sound * local drives * password authentication * public key authentication * smart card authentication Igel IZ1 -------- * kerberos authentication
So, summarizing: | | Tunnels | Password | Public key | Kerberos | Smart card | |---------------+---------+----------+------------+----------+------------| | Linux, x86_64 | x | x | x | x | x | | OSX, x86_64 | x | x | x | x | x | | Windows, i386 | x | x | x | | x | | Linux, i386 | x | x | x | x | x | | Linux, arm7hf | x | x | x | x | x | | Linux, arm7sf | x | x | x | x | x | |---------------+---------+----------+------------+----------+------------| Haven't found any problems.