X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.txt;h=08c38e2b2d71d10996fdb41d04b3c61102c9de75;hb=8b713dd6e07a754326fb0b4c5a8037a649f522aa;hp=840a307bebd383c3664c02ebfd58d1ca5d9e9a15;hpb=ec3681d746bd13b44c68cfd91e650ac7c2a4efed;p=sfa.git diff --git a/INSTALL.txt b/INSTALL.txt index 840a307b..08c38e2b 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,8 @@ This installation note assumes that you have installed and configured MyPLC in the usual manner, and you have set up your yum repo like for a MyPLC install. + +Once you have completed the server configuration, a brief introduction to the SFA user tools is here: + http://svn.planet-lab.org/wiki/SFAGuide + ----- 1) Install the SFA packages: @@ -52,8 +56,10 @@ Import: importing person plc.pl.root Import: creating table for authority plc.pl NOTICE: table "sfa$plc$pl" does not exist, skipping -(c) # service sfa start +(c) run sfa-config-tty again and select q to come out of the config command +This will initialize /etc/sfa/authorities/server.key from /etc/sfa/authorities/plc/plc.pkey +(d) # service sfa start This will start Registry, Slice Manager and Aggregate Manager. Your ps command output would look like: # ps -ef | grep python @@ -64,7 +70,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: @@ -112,7 +118,7 @@ At this stage you should be able to run sfi command. Some sample outputs are: (e) # sfi.py resources - + ------ 6) Federation configuration: