Compiling 3.8p1 on AIX with IBM OpenSSL RPMs
Darren Tucker
dtucker at zip.com.au
Wed Apr 21 00:01:39 EST 2004
Elwell, AD (Andrew) wrote:
>>Try:
>>blibpath="/usr/lib:/lib:/opt/freeware/lib" ./configure [other options]
>
> Ahem. Shoulda Guessed. GLOBUS had screwed up my environment and stripped
> /opt/freeware/lib
> from my LIBPATH.
>
> seems to be OK at the moment - well it got as far as make tests anyhow
> before it fell over (see output)
The agent test make ssh-agent setgid, and setgid programs ignore LIBPATH
(as they should). Should work if you specify blibpath to configure.
> possibly OT (I don't imagine many lawyers in openssh-unix-dev) - What are
> the legal implications of allowing the SSH banner to be supressed using "ssh
> -q $host" if you have a "authorised users only...." type banner on $host -
> based on UK law.
Ask a lawyer. Note that the server still *sends* the banner, it's just
that by using ssh -q the user opts not to have it displayed.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list