2 Assuming that you've set up your yum repo like for a myplc install,
3 you should be able to just
10 Inspect your plc config:
12 [2009.06.09--1l-f8-32-vplc07] / # plc-config-tty
13 Enter command (u for usual changes, w to save, ? for help) s PLC_ROOT_USER
14 PLC_ROOT_USER = root@test.onelab.eu
15 Enter command (u for usual changes, w to save, ? for help) s PLC_ROOT_PASSWORD
16 PLC_ROOT_PASSWORD = test++
20 * set GENI_PLC_USER to PLC_ROOT_USER
21 * set GENI_PLC_PASSWORD to PLC_ROOT_PASSWORD
24 *NOTE* xxx at this point you get a warning b/c the authorities hierarchy has not been created yet; ignore
28 [2009.06.09--1l-f8-32-vplc07] / # sfa-import-plc.py
29 Import: creating top level authorities
30 Hierarchy: creating authority: plc
32 Import: creating table for authority plc
33 NOTICE: table "geni$plc" does not exist, skipping
34 inserting authority record for plc
37 run sfa-config-tty again - to initialize /etc/sfa/authorities/plc/plc.pkey
39 [2009.06.09--1l-f8-32-vplc07] / # sfa-config-tty
40 Enter command (u for usual changes, w to save, ? for help) q
41 /etc/sfa/authorities/server.key
42 copied from /etc/sfa/authorities/plc/plc.pkey
46 xxx tested this far xxx
51 edit /etc/sfa/aggregates.xml and /etc/sfa/registries.xml
52 * set addr to ip or hostname of federated peer
53 * set port to geni service port on federated peer
54 * set hrn to humarn readable name of federated peer interface
56 trade trusted root gid's (found in /usr/share/geniwrapper/geni/trusted_roots/)
62 # initialize the registry by running the registry import tool
63 python sfa-import-plc.py
78 Copy my private PL (RSA) ssh key to ~/.sfi/quetier.pkey
80 Copy /etc/sfa/sfi_config in ~/.sfi
83 export SFI_AUTH=ple.upmc
84 export SFI_USER=$SFI_AUTH.quetier
85 export SFI_REGISTRY=http://138.96.255.199:12345/
86 export SFI_SM=http://138.96.255.199:12346/
91 ./sfi.py show ple.upmc.quetier