Subject: Re: openssh broken under 1.5?
To: Dr. Rene Hexel <rh@vip.at>
From: None <itojun@iijlab.net>
List: tech-pkg
Date: 09/13/2000 17:15:35
> Has anybody recently tried using the openssh package under
>1.5_ALPHA2? With openssh's sshd, each and every attempt to login
>immediately disconnects the ssh session after entering the password.
>Running 'sshd -d' always gives me "unable to get login class".
please update pkgsrc/security/openssh again and brebuild. I
mistakenly enabled login.conf support in the code, and login.conf
support has no fallback case (for cases wehere no login.conf is present)
sorry for the mess.
itojun