From 8961c6be68e6707ead78725cec0ef3eaa302dd28 Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Mon, 13 Jul 2009 17:15:14 +0000 Subject: [PATCH] Please leave my note about keys. I never remember which kind of key to use and I use both on PL. --- INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.txt b/INSTALL.txt index 4bf0be4d..8a0dc805 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -66,7 +66,7 @@ root 24970 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-ser 4) Configure SFA client: (a) # mkdir ~/.sfi - (b)copy your private key to ~/.sfi/username.pkey Replace username with your actual account name + (b)copy your private RSA key to ~/.sfi/username.pkey Replace username with your actual account name. NOTE: DSA KEYS WILL NOT WORK (c) # cp /etc/sfa/sfi_config ~/.sfi/ (d) edit ~/.sfi/sfi_config. A sample configuration looks like: -- 2.47.0