| commit | 5eabda303aa26c77e4c383230db9ce9d9175e580 | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Thu Apr 12 23:34:34 2001 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Thu Apr 12 23:34:34 2001 +0000 |
| tree | a084d793ff9789b41920bb259c7ff309d21eba24 | |
| parent | 0998872972ec9a059204344cf0bec64123b3e28c [diff] |
- markus@cvs.openbsd.org 2001/04/12 19:15:26
[auth-rhosts.c auth.h auth2.c buffer.c canohost.c canohost.h
compat.c compat.h hostfile.c pathnames.h readconf.c readconf.h
servconf.c servconf.h ssh.c sshconnect.c sshconnect.h sshconnect1.c
sshconnect2.c sshd_config]
implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)
similar to RhostRSAAuthentication unless you enable (the experimental)
HostbasedUsesNameFromPacketOnly option. please test. :)