4.4p1 to 5.1p1 = $HOME/bin no longer in PATH?

Kaizaad Bilimorya kaizaad at sharcnet.ca
Thu Feb 5 03:50:21 EST 2009


I think this is the same issue I ran into here:

http://marc.info/?l=openssh-unix-dev&m=123272045416931&w=2

-k

On Wed, 4 Feb 2009, Jeff Blaine wrote:

> What's going on here?  I see nothing about this in the
> ChangeLog, so I am confused.
>
> ==================================================================
>
> ~:cairo> pwd
> /afs/rcf/user/jblaine
> ~:cairo> cat bin/tester
> #!/bin/sh
>
> echo "TESTER program in $HOME/bin!"
> ~:cairo>
>
> ==================================================================
>
> OpenSSH 4.4p1 (previous version we were running, temporarily
> stood up in debug mode on port 3333):
>
> ~:cairo> ssh -p 3333 rcf-ssh tester
> Password:
> TESTER program in /afs/rcf/user/jblaine/bin!
> ~:cairo>
>
> ==================================================================
>
> OpenSSH 5.1p1 (current):
>
> ~:cairo> ssh rcf-ssh tester
> Password:
> bash: tester: command not found
> ~:cairo>
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>


More information about the openssh-unix-dev mailing list