![]() |
|
OpenSSH 4.3 - Printable Version +- Interix SUA Community Forum (http://www.suacommunity.com/forum2) +-- Forum: Announcements (/forumdisplay.php?fid=1) +--- Forum: Software Announcements (/forumdisplay.php?fid=6) +--- Thread: OpenSSH 4.3 (/showthread.php?tid=3970) |
OpenSSH 4.3 - rodney - 2006-04-09 01:28 PM Announcing <b>openssh</b> version 4.3 for Interix. <br> This is an update from the previous release. <br> <br> To install/update do: <br> <pre class="prettyprint"> pkg_update -L openssh</pre> <br> <br> RE: OpenSSH 4.3 - rodney - 2006-04-12 12:30 PM An update was released just now to fix the daemon not running. <br> I'd accidentally left a "drop dead date" in. <br> This release/update also links against a new BIND that blends <br> the content of /etc/resolv.conf and the registry better which should <br> mean it's even more useful/flixible for non-English and DHCP systems. RE: OpenSSH 4.3 - rodney - 2006-05-10 11:53 PM The package has been updated to fix a problem with each login not getting <br> recorded in utmpx. Key exchange (passwordless) logins can now have access to <br> network disks iff the user has run <b>regpwd</b> or <b>crontab -p</b> on the <br> machine being logged into. <br> <br> as always: <br> <pre class="prettyprint"> pkg_update -L openssh</pre> <br> |