sssh-users Mailing List for sssh (super ssh)
Brought to you by:
psychotrahe,
thonix
You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Iam H. <jo...@di...> - 2016-03-10 20:58:09
|
They kill with wars, alcohol and abortions. Save us!!! |
|
From: Jonathan B. <jb...@ba...> - 2013-10-03 14:53:20
|
I was trying to set the SSH_OPTS in a script, and was puzzled over why
they weren't taking. I found the problem was in the config:
The /etc/sssh/sssh.cfg file in a standard install looks like:
dir=/etc/sssh/farms
cmd_cfg=/etc/sssh/commands.cfg
SSH_OPTS="-2 -o ConnectTimeout=1"
pubkey=~/.ssh/id_dsa.pub
I would suggest changing the SSH_OPTS line to look like the following:
SSH_OPTS="$SSH_OPTS -2 -o ConnectTimeout=1"
so that any SSH_OPTS in the environment will be used as well.
JBB
|
|
From: <Mat...@ka...> - 2006-03-15 11:42:22
|
test |
|
From: <Mat...@ka...> - 2006-03-15 11:36:30
|
test |
|
From: Matthias E. <mat...@ma...> - 2006-03-14 11:40:00
|
. |