Mailing List Archive

[Bug 722] scp not found
http://bugzilla.mindrot.org/show_bug.cgi?id=722

Summary: scp not found
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: jim.a.davidson@bt.com


I have just upgraded our test solaris servers (2.6 and 8) from OpenSSH V3.4 to
OpenSSH V3.7.1 and now find that when I try to use scp to the new 3.7.1
server,I get error messages scp not found.The sshd was compiled using the
same options as the V3.4 one which does not exhibit this behaviour (the only
option selected being --prefix=<installdir>).I could use a symbolic link to
say /usr/bin/scp from <installdir>/bin/scp but I would prefer not to do so.
Is this a bug in the 3.7.1 code and if so can someone point me in the right
direction.
Thanks.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 722] scp not found [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=722

mouring@eviladmin.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|scp not found |scp not found



------- Additional Comments From mouring@eviladmin.org 2003-09-30 04:55 -------
sshd under Solaris now honors /etc/default/login and is enabled by default. It
will override anything compiled in. Are your paths set right to include that
directory in /etc/default/login?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 722] scp not found [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=722





------- Additional Comments From jim.a.davidson@bt.com 2003-09-30 05:05 -------
I didn't realise that this was now the case.I will add <installdir> to PATH
in /etc/default/login and see if this fixes it.
Thanks.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 722] scp not found [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=722

jim.a.davidson@bt.com changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From jim.a.davidson@bt.com 2003-09-30 23:31 -------
This has fixed my problem.
Is this change documented somewhere ?
Thanks for the info. anyway.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 722] scp not found [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=722





------- Additional Comments From dtucker@zip.com.au 2003-09-30 23:42 -------
Once finished, configure will display the following warning:
(If PATH is set in /etc/default/login it will be used instead. If
used, ensure the path to scp is present, otherwise scp will not work.)

The honouring of /etc/default/login was also mentioned in the release notes.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.