[MacPorts] #27255: autossh defaults to using /usr/bin/ssh even with macports ssh installed

MacPorts noreply at macports.org
Wed Nov 10 14:43:16 PST 2010


#27255: autossh defaults to using /usr/bin/ssh even with macports ssh installed
--------------------------------+-------------------------------------------
 Reporter:  chiggsy@…           |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.9.2                                
 Keywords:                      |        Port:  autossh                              
--------------------------------+-------------------------------------------
 Autossh will  autostart ssh on the monitor port, given by the -M option.

 When a user has  macports ssh installed, Autossh should use that
 preferentially over /usr/bin/ssh, which is currently the default.

 To duplicate:

 Install ssh via ports
 Install autossh via ports

 autossh -M some_port user at host

 In a different local terminal owned by the same user
 ps

 /usr/bin/ssh will be seen.

 Workaround is to use the AUTOSSH_PATH, but the default should be macports.

-- 
Ticket URL: <https://trac.macports.org/ticket/27255>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list