| Summary: | scp not found | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jim Davidson <jim.a.davidson> |
| Component: | scp | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.7.1p1 | ||
| Hardware: | All | ||
| OS: | Solaris | ||
|
Description
Jim Davidson
2003-09-30 04:51:35 AEST
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? 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. This has fixed my problem. Is this change documented somewhere ? Thanks for the info. anyway. 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. Mass change of RESOLVED bugs to CLOSED |