[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] OpenSSh port



First, many thanks to Thomas Binder for porting it:  this is the
most stable and best usable SSH port to ever hit our platform.

Now, the bug report:

SSHD:
1) fails to display MOTD when PrintMotd is enabled, however the undocumented
   option KbdInteractiveAuthentication fixes it randomly.  This problem also
   existed in Juhani's SSH 1.2.26 port, but the above undocumented option
   did not exist in that SSH release, nor in earlier OpenSSH versions.

2) fails to use Login; exits if enabled. Error reported on the remote end:
<paska:q-funk>/home/q-funk$ ssh rakas
login: No such file or directory.
Connection to rakas closed.

3) produces the following error messages, after authentication is accepted:
Dec  7 21:21:41 rakas sshd[70]: Accepted rsa for q-funk from 192.168.1.1 port 1029
Dec  7 21:21:41 rakas sshd[72]: error: Failed to disconnect from controlling tty.
Dec  7 21:22:39 rakas sshd[70]: syslogin_perform_logout: logout() returned an error

4) restarting sshd produces the following error:
Dec  9 13:08:28 rakas sshd[95]: Received SIGHUP; restarting.
Dec  9 13:08:28 rakas sshd[95]: RESTART FAILED: av0='sshd', error: No such file or directory.
X8-----

SSH-KEYGEN:
1) needed two (2) hours to generate a default 1024 bits DSA key, while
   ssh 1.2.26's ssh-keygen succeeded in about 10 minutes (on a standard TT).

2) in any case, the RPM's installation script did not even attempt to verify
   if one already existed, nor to create a new one if none was found.

Btw, regarding the installation warning: I thought that the initial SpareMiNT
GCC "specs" had been fixed later, so that m68020-60 no longer implied an FPU,
but only the CPU architecture as expected?

-- 
Martin-Éric Racine, IT Consultant * http://funkyware.atari.org/  
* May the Funk be with Q! * Author of the Atari TT030 Homepage.