Displaying 3 results from an estimated 3 matches for "thentication".
Did you mean:
athentication
2001 Jan 17
0
Hostname handling of openssh
...t host when logging in; other names
> are needed because ssh does not convert the user-supplied name to
> a canonical name before checking the key, because someone with
> access to the name servers would then be able to fool host au-
> thentication.
> The weird thing is that this was in the manpage for 1.2.3 as well,
> in which ssh which _does_ convert the user-supplied name to a canonical name.
> So now I'm confused - 1.2.3, the manpages, and apparently the CVS
> versions all describe and do different things.
> I think...
2002 Mar 13
0
[Bug 162] Tunneling of ssh over ssh seems broken
...--------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From markus at openbsd.org 2002-03-13 20:07 -------
the pre-3.x behaviour can be restored with this option:
NoHostAuthenticationForLocalhost
This option can be used if the home directory is shared across
machines. In this case localhost will refer to a different ma-
chine on each of the machines and the user will get many warnings
about changed host keys. However, this op...
2002 Mar 20
4
rsync 2.5.4 on win2k machine
Hi,
i have downloaded rsync 2.5.4 source and was trying to compile it on win2k
machine.
is it supported on win2k machine ?
Please ignore warnings below about mktemp -- it is used in a safe way
gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -o rsync rsync.o generator.o receiver.o
cle
anup.o sender.o exclude.o util.o main.o checksum.o match.o syscall.o log.o
backu
p.o options.o flist.o io.o compat.o hlink.o