scp pathing help with f secure and open ssh

From: Kirk (kirkbecnel_at_comcast.net)
Date: 02/25/04


Date: 24 Feb 2004 19:32:22 -0800

I have a need to run both f secure ssh and open ssh on the same host.
I also need to be able to point an incoming scp request to the proper
scp binary on the server with both versions.

I have compiled openssh with the default path option, and it is still
going to /usr/bin, even though my default path says to go where the
binary actually is.

Both server and client are AIX machines. It appears the path is being
generated by /etc/environment.

I have the two versions running on different ports and all else is
working ok it seems.