[Bug 2103] New: remote command as an option in ssh_config
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Tue May 14 11:12:35 EST 2013
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2103
            Bug ID: 2103
           Summary: remote command as an option in ssh_config
    Classification: Unclassified
           Product: Portable OpenSSH
           Version: 6.2p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: daniel.black at ovee.com.au
feature request for remote command to be allowed to be specified in the
ssh_config.
What I'd like this for is to set up entries like:
host client-tx-web02-console
        user clientname
        hostname lish-dallas.linode.com
        RequestTTY force
        RemoteCommand  tx-web02
This would be for Linode's lish console but other uses are convenient:
( https://blog.linode.com/2013/04/30/lish-ssh-gateway/ )
This perhaps would solve part the requirement in #1368 too.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list