mirror of git://anongit.mindrot.org/openssh.git
20040126
[regress/test-exec.sh] RhostsAuthentication is deprecated.
This commit is contained in:
parent
3084a6198c
commit
eafd8e9c55
|
@ -1,5 +1,6 @@
|
|||
20040126
|
||||
- (tim) Typo in regress/README.regress
|
||||
- (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated.
|
||||
|
||||
20040124
|
||||
- (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com
|
||||
|
@ -1732,4 +1733,4 @@
|
|||
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
|
||||
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
||||
|
||||
$Id: ChangeLog,v 1.3188 2004/01/26 17:37:09 tim Exp $
|
||||
$Id: ChangeLog,v 1.3189 2004/01/26 22:10:10 tim Exp $
|
||||
|
|
|
@ -185,7 +185,6 @@ Host *
|
|||
ChallengeResponseAuthentication no
|
||||
HostbasedAuthentication no
|
||||
PasswordAuthentication no
|
||||
RhostsAuthentication no
|
||||
RhostsRSAAuthentication no
|
||||
BatchMode yes
|
||||
StrictHostKeyChecking yes
|
||||
|
|
Loading…
Reference in New Issue