/[cricket]/ssh_howto.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /ssh_howto.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Fri Jun 28 17:42:33 2002 UTC revision 1.4 by dpavlin, Mon Dec 9 15:08:03 2002 UTC
# Line 1  Line 1 
1  How to setup remote, non-interactive, logon with multiple command for  How to setup remote, non-interactive, log-on with multiple command for
2  same remote username?  same remote user-name?
3    
4    
5  For the rest of this document, destination host will be called 'loophole', and  For the rest of this document, destination host will be called 'loophole', and
# Line 10  Do this as a Cricket user: Line 10  Do this as a Cricket user:
10    
11  $ ssh-keygen -t dsa -f ~/.ssh/uptime  $ ssh-keygen -t dsa -f ~/.ssh/uptime
12    
13  Append ~/.ssh/uptime.put on destination host to ~mole/.ssh/authorized_keys2  Append ~/.ssh/uptime.pub on destination host to ~mole/.ssh/authorized_keys2
14  and prepend following before ssh-dss:  and prepend following before ssh-dss:
15    
16  command="uptime"  command="uptime"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26