Re: ssh without password
From: chris (cherbst@hotpop.com)Date: 12/31/01
- Next message: Xavier Spriet: "Re: SFTP gui frontend ?"
- Previous message: Bill K.: "ssh without password"
- In reply to: Bill K.: "ssh without password"
- Next in thread: Bill K.: "Re: ssh without password"
- Reply: Bill K.: "Re: ssh without password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: chris <cherbst@hotpop.com> Date: Mon, 31 Dec 2001 11:19:34 -0500
On Mon, 31 Dec 2001 10:03:42 -0500, Bill K. wrote:
> I really want to be able to start a script on the "gateway" PC from
> another PC, and I want to be able to do it without entering a password.
Try ssh -v somehost, it will print more info. Maybe you got the file
modes/ownership wrong. Did you type a passphrase when you generated the
key? You will have to type that each time you use the key, so if you want
to require no passphrase to be entered, leave it null when you generate
the key. Believe it or not, it is possible to do this, ssh -v should
give it away.
- Next message: Xavier Spriet: "Re: SFTP gui frontend ?"
- Previous message: Bill K.: "ssh without password"
- In reply to: Bill K.: "ssh without password"
- Next in thread: Bill K.: "Re: ssh without password"
- Reply: Bill K.: "Re: ssh without password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|