[NBLUG/talk] Putting files on my web site
troy
fryman at sonic.net
Fri Jun 6 15:42:00 PDT 2003
On Fri, Jun 06, 2003 at 05:31:41PM -0400, William L. Thomson Jr. wrote:
> I appears that using
>
> ssh://username@myserver.mydomain.com
>
> sort of works in Nautilus. Anyone know the syntax for the password?
This begs the question, but one way is to set an ssh public/private key
pair and have ssh-agent ask for its ssh passphrase once at login.
Thereafter, ssh-agent passes on your authentication info to applications
that need it. So, enter your passphrase once, and for the length of
your X session you get password-free access anywhere you have installed
your ssh public key.
Too lazy to type, so see this for examplantions:
<http://upc.nersc.gov/docs/user/sshagent.shtml>
This document assumes ssh2, so things are slightly different for those
few hosts (like shell.sonic.net) that still run sshd ver 1 only.
-troy
More information about the talk
mailing list