RE: sshd and passwordauthentication

2002-12-30 Thread Didier Wiroth
> > debug1: Sent encrypted session key. > > debug1: Installing crc compensation attack detector. > > debug1: Received encrypted confirmation. > > debug1: Doing challenge reponse authentication. > > Password: > > Response: > > These last two lines are part of the ChallengeResponseAuthentication > m

RE: sshd and passwordauthentication

2002-12-28 Thread Andrew Prewett
On Dec 27 Didier Wiroth wrote: > I'm using a windows client, putty where I didn't find that kind of option, > here is the output of "ssh -v" from linux test machine: > > OpenSSH_2.9.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Ap

RE: sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
ed confirmation. debug1: Doing challenge reponse authentication. Password: Response: Does that help? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Bye > Sent: Friday, December 27, 2002 17:44 > To: [EMAIL PROTECTED] > Subject:

Re: sshd and passwordauthentication

2002-12-27 Thread Daniel Bye
On Fri, Dec 27, 2002 at 04:02:52PM +0100, Didier Wiroth wrote: > These are the only activated options: > Protocol 2,1 > ListenAddress x.y.z.x > LoginGraceTime 40 > PermitRootLogin no > PasswordAuthentication no > PermitEmptyPasswords no > Subsystem sftp/usr/libexec/sftp-server > > All ot

RE: sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
n /var/log/messages! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Bye > Sent: Friday, December 27, 2002 11:32 > To: [EMAIL PROTECTED] > Subject: Re: sshd and passwordauthentication > > > On Fri, Dec 27, 2002 at

Re: sshd and passwordauthentication

2002-12-27 Thread Daniel Bye
it multiple times to increase its chattiness. Dan > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Bye > > Sent: Friday, December 27, 2002 11:02 > > To: [EMAIL PROTECTED] > > Subject: Re: sshd and

RE: sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
Yes! ;-) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Bye > Sent: Friday, December 27, 2002 11:02 > To: [EMAIL PROTECTED] > Subject: Re: sshd and passwordauthentication > > > On Fri, Dec 27, 2002 at 09:54:03AM

Re: sshd and passwordauthentication

2002-12-27 Thread Daniel Bye
On Fri, Dec 27, 2002 at 09:54:03AM +0100, Didier Wiroth wrote: > Hey, > I'm using FreeBSD 4.7-RELEASE with sshd version OpenSSH_3.4p1 > FreeBSD-20020702 > I would like to use only public key authentication. I've set the > "PasswordAuthentication" option in /etc/ssh/sshd_config to "no" but it > does