pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: scp can't be found on server (AIX)
> I have security/openssh installed on AIX. The binaries are, of course,
> in /usr/pkg. But the clients don't know that. I can't find a setting in
> sshd_config that will set the path properly, and it's unrealistic (at
> least very cumbersome) to have each client set up their ssh environment
> just for this.
>
> What's the best way to handle this in general for pkgsrc?
>
> The same thing tends to happen with things like rsync too, when
> operating over ssh.
>
> $ scp louisg@server:linefile .
> louisg@server's password:
> ksh: scp: not found.
Set up the PATH in /etc/profile.
Tim
Home |
Main Index |
Thread Index |
Old Index