Re: having trouble with sshd

2004-02-26 Thread Dag-Erling Smørgrav
Ganbold <[EMAIL PROTECTED]> writes: > debug1: Client protocol version 1.5; client software version PuTTY-Release-0.53b Set it to use protocol version 2 instead. You should not use protocol version 1 unless you have absolutely no other option. DES -- Dag-Erli

Re: having trouble with sshd

2004-02-26 Thread Ganbold
Debug outputs of sshd when connecting client: psh# sshd -d -p 5999 debug1: sshd version OpenSSH_3.7.1p2 FreeBSD-20040106 debug1: private host key: #0 type 0 RSA1 debug1: read PEM private key done: type DSA debug1: private host key: #1 type 2 DSA debug1: Bind to port 5999 on 0.0.0.0. Server listeni

Re: having trouble with sshd

2004-02-26 Thread Dag-Erling Smørgrav
Ganbold <[EMAIL PROTECTED]> writes: > At 12:38 AM 26.02.2004, you wrote: > > The preferred method is now keyboard-interactive. If your client does > > not support it, get a better client. > I'm using putty-0.53b. putty supports keyboard-interactive, and it's even on by default. See http://the.ea

Re: having trouble with sshd

2004-02-25 Thread Ganbold
Hi At 12:38 AM 26.02.2004, you wrote: Ganbold <[EMAIL PROTECTED]> writes: > However I'm having trouble login using ssh. I see sshd_config is not > different than previous one. Yes, it is. Did you run mergemaster? Yes, I did run mergemaster with -p switch before installworld and afterward without

Re: having trouble with sshd

2004-02-25 Thread Ganbold
Hi I have tag=. Ganbold At 08:48 PM 25.02.2004, you wrote: On Wed, Feb 25, 2004 at 06:25:22PM +0800, Ganbold wrote: > Hi, > > Today I just updated source using cvsup. I'm using FreeBSD 5.2-current. > I compiled and installed source and new kernel. > 5.2-current? So, what is in your tag in cvsup

Re: having trouble with sshd

2004-02-25 Thread Dag-Erling Smørgrav
Ganbold <[EMAIL PROTECTED]> writes: > However I'm having trouble login using ssh. I see sshd_config is not > different than previous one. Yes, it is. Did you run mergemaster? > I set PasswordAuthentication yes in sshd_config file and everything is > worked fine. > However what is the default aut

Re: having trouble with sshd

2004-02-25 Thread Marek Denis
On Wed, Feb 25, 2004 at 06:25:22PM +0800, Ganbold wrote: > Hi, > > Today I just updated source using cvsup. I'm using FreeBSD 5.2-current. > I compiled and installed source and new kernel. > 5.2-current? So, what is in your tag in cvsup config? Cause I have tag=RELENG_5_2 and yesterday cvsuped