Re: OpenSSH and $HOME
From: Darren Tucker (dtucker_at_gate.dodgy.net.au)
Date: 06/15/05
- Previous message: Richard E. Silverman: "Re: Setting up tunnel across multiple systems?"
- In reply to: Phil Endecott: "Re: OpenSSH and $HOME"
- Next in thread: Phil Endecott: "Re: OpenSSH and $HOME"
- Reply: Phil Endecott: "Re: OpenSSH and $HOME"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 14 Jun 2005 22:31:41 GMT
On 2005-06-14, Phil Endecott <phil_nn05@chezphil.org> wrote:
> OK, so it looks as if I can change the location of the known hosts file
> by generating a temporary config file with "UserKnownHostsFile XXX" and
> passing that temporary file using -F. It's a bit clunky but I think it
> will work.
You can also set ssh_config(5) options from the command line, eg,
ssh -o UserKnownHostsFile=XXX someserver
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Richard E. Silverman: "Re: Setting up tunnel across multiple systems?"
- In reply to: Phil Endecott: "Re: OpenSSH and $HOME"
- Next in thread: Phil Endecott: "Re: OpenSSH and $HOME"
- Reply: Phil Endecott: "Re: OpenSSH and $HOME"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]