in /etc/ssh/ssh_config you can change the used Protokoll. By default SSH
uses 2. But with machines which can only speak protokoll 1 you can't
authenticate.
you must comment out the Host * and Protocol parts.
Thorsten
On Mon, 2001-12-17 at 04:32, Chuck Peters wrote:
>
> /etc/ssh/sshd_config has P
in /etc/ssh/ssh_config you can change the used Protokoll. By default SSH
uses 2. But with machines which can only speak protokoll 1 you can't
authenticate.
you must comment out the Host * and Protocol parts.
Thorsten
On Mon, 2001-12-17 at 04:32, Chuck Peters wrote:
>
> /etc/ssh/sshd_config has
/etc/ssh/sshd_config has PasswordAuthenication no
set it to yes.
Chuck
On Mon, 17 Dec 2001, James Mclean wrote:
>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remote login,
Is your loopback device (lo) up ?
/sbin/ifconfig lo
Thus spake James Mclean, on Mon, Dec 17, 2001 at 11:58:26AM +1030:
>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remo
On Mon, Dec 17, 2001 at 11:58:26AM +1030, James Mclean wrote:
>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remote login, and if i try a
> login from the same machine's c
/etc/ssh/sshd_config has PasswordAuthenication no
set it to yes.
Chuck
On Mon, 17 Dec 2001, James Mclean wrote:
>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remote login,
Is your loopback device (lo) up ?
/sbin/ifconfig lo
Thus spake James Mclean, on Mon, Dec 17, 2001 at 11:58:26AM +1030:
>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a rem
On Mon, Dec 17, 2001 at 11:58:26AM +1030, James Mclean wrote:
>
>
> All,
>
> I am building a debian woody machine as we speak, and i have installed the
> latest .deb of OpenSSH...
>
> Installed fine, but it fails to authenticate a remote login, and if i try a
> login from the same machine's
8 matches
Mail list logo