Penguin

Differences between version 21 and predecessor to the previous major change of SSHKeys.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 21 Last edited on Saturday, February 18, 2006 6:02:57 am by StephenScahefer Revert
Older page: version 20 Last edited on Thursday, October 27, 2005 1:10:40 pm by MatthiasDallmeier Revert
@@ -188,8 +188,8 @@
 !!Agent Connection Forwarding 
  
 To save a lot of more typing, you can forward ssh-agent(1) information with the __-A__ option to [SSH]. You can thus keep all your credentials on a single machine. __NOTE:__ Do not forward agent connections to hosts you do not trust. Their SuperUser can steal your keys. 
  
-__.ssh/config__ convenience (see [SSHNotes] and ssh_config(5)) is achieved using __! ForwardAgent yes__. 
+__.ssh/config__ convenience (see [SSHNotes] and ssh_config(5)) is achieved using __~ ForwardAgent yes__. 
  
 ---- 
 Part of CategorySecurity and CategoryNetworking