|
|
|
|
||||||
| comp.security.ssh SSH secure remote login and tunneling tools. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Is there some way to set the location of the SSH configuration file via an
enviroment variable. I already browsed the man pages but didn't find such a feature. "ssh -V": OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 Anyone? -- Felix E. Klee |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 2006-10-13, Felix E. Klee <fk@liburg.de> wrote:
> Is there some way to set the location of the SSH configuration file via an > enviroment variable. I already browsed the man pages but didn't find such > a feature. > > "ssh -V": OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 Wrap it in a simple shell script that copies the filename from the environment into the command line with -F . -- Elvis Notargiacomo master AT barefaced DOT cheek http://www.notatla.org.uk/goen/ |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Fri, 13 Oct 2006 18:21:44 +0000, all mail refused wrote:
> Wrap it in a simple shell script that copies the filename from the > environment into the command line with -F . Wrapper scripts are an obvious solution, but I'm not too fond of them: One would have to wrap all the OpenSSH programs that make use of the config file. -- Felix E. Klee |
|
![]() |
| Outils de la discussion | |
|
|