Displaying 2 results from an estimated 2 matches for "address_len".
2004 Sep 13
4
Pending OpenSSH release, call for testing.
Darren,
We have systems which are multihomed for virtualisation, but run only one sshd.
You can connect to any IP-address and should be authenticated with
gssapi/kerberos. So the client will ask for a principal host/virt-ip-X and the
server has to have an entry for this in the keytab and has to select the right
key by determining the hostname from the connection IP-address. There is no other
way
2004 Mar 16
1
[Bug 551] ssh install fails on Tru64 V5.0A
http://bugzilla.mindrot.org/show_bug.cgi?id=551
------- Additional Comments From stock at stokkie.net 2004-03-17 06:21 -------
shouldn't this compiler warning be fixed first?? :
cc: Warning: session.c, line 635: In this statement, the referenced type of
the pointer value "&fromlen" is "unsigned long", which is not compatible with
"int".