Differences between version 3 and predecessor to the previous major change of ssh-copy-id(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Tuesday, June 4, 2002 12:22:54 am | by perry | Revert |
Older page: | version 2 | Last edited on Tuesday, June 4, 2002 12:22:54 am | by perry | Revert |
@@ -25,9 +25,9 @@
It also changes the permissions of the remote user's home,
__~/.ssh__, and __~/.ssh/authorized_keys__ to remove
group writability (which would otherwise prevent you from
-logging in, if the remote __sshd__ has __StrictModes__
+logging in, if the remote __sshd__ has __!
StrictModes__
set in its configuration).
If the __-i__ option is given then the identity file
@@ -52,7 +52,7 @@
necessary)
!!SEE ALSO
-ssh(1), ssh-agent(1),
+ssh(1), __
ssh-agent__
(1),
sshd(8)
----