Re: ssh without password
From: Richard E. Silverman (res_at_qoxp.net)
Date: 06/25/04
- Next message: Joe Silagi: "Re: KEA and SSH"
- Previous message: Richard E. Silverman: "Re: Redirect 127.0.0.1 to host IP?"
- In reply to: Bill Unruh: "Re: ssh without password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Jun 2004 23:49:13 -0400
>>>>> "BU" == Bill Unruh <unruh@string.physics.ubc.ca> writes:
BU> Yes, itis called PubkeyAuthentication (public key authentication)
BU> create a key on the machine you want to log on from. ssh-keygen
BU> -t rsa and put in a blank password...
Do *not* do this. Use public-key authentication with ssh-agent.
BU> Note that this is considered somewhat unsafe, as the private key
BU> is now not protected by a password...
Yes; that's why ssh-agent exists.
-- Richard Silverman res@qoxp.net
- Next message: Joe Silagi: "Re: KEA and SSH"
- Previous message: Richard E. Silverman: "Re: Redirect 127.0.0.1 to host IP?"
- In reply to: Bill Unruh: "Re: ssh without password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]