Re: SSH & Debian Woody

2001-12-17 Thread Thorsten Kruschel
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

Re: SSH & Debian Woody

2001-12-17 Thread Thorsten Kruschel
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

Re: SSH & Debian Woody

2001-12-16 Thread Chuck Peters
/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,

Re: SSH & Debian Woody

2001-12-16 Thread Jose Celestino
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

Re: SSH & Debian Woody

2001-12-16 Thread tps
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

Re: SSH & Debian Woody

2001-12-16 Thread Chuck Peters
/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,

Re: SSH & Debian Woody

2001-12-16 Thread Jose Celestino
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

Re: SSH & Debian Woody

2001-12-16 Thread tps
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