Displaying 3 results from an estimated 3 matches for "whatether".
Did you mean:
whaterver
2002 Mar 09
0
Little cleanup for -lz
...It is required on solaris, but
not on linux. But on solaris, one need to use -lsocket -lnsl
in order to do any network code (i.e. BOTH libs are for
BSD socket operations). Are there other platforms exists
where ssh uses OTHER features/symbols from -lnsl? And from
-lutil (EXCEPT login()/logwtmp()/whatether needed for sshd
only)?
Regards,
Michael.
BTW, please don't blame me: I NOT tested this patch AT ALL
(but it is very trivial): right now I have no working
autoconf-2. It is a big trouble -- dealing with incompatibility
in autoconf. I'll have it soon.
-------------- next part -----------...
2001 Nov 05
1
FYI dsa_lib.c and dh_lib.c in openssl-0.9.6b and latest snapshot
Hello,
I am writing to comment on problems I have seen in the past that are currently still problems with compiling OpenSSH with the Sun Forte Compiler version 6 update 2 and gcc on Solaris 8 (not suprising since the problems are actually in the openssl code). I used the snapshot from 11/4 for this test on a brand new system I built from the July release of Solaris 8. I have the latest linker
2002 Jan 13
7
Public storage for public keys
This question should be asked before, but I fail to find
the discussion.
What options can be used for storing host/users pubkeys in
a publically available places? I know openssh currently
provide option except if /etc/ssh_known_hosts and ~/.ssh/known_hosts.
But what about many machines?
Think of e.g. pgp keyservers. Note that pgp keyservers isn't
a good solution *always*. The best one