X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=docs%2Fpythondoc-import.html;fp=docs%2Fpythondoc-import.html;h=0c66c15859712646c88ae0c97b50334281391c99;hb=7723a3ad29690212b271cb53f88b78e2469e671d;hp=0000000000000000000000000000000000000000;hpb=fe4139adc9c8902084ecedc9f05a739faba11b7a;p=sfa.git diff --git a/docs/pythondoc-import.html b/docs/pythondoc-import.html new file mode 100644 index 00000000..0c66c158 --- /dev/null +++ b/docs/pythondoc-import.html @@ -0,0 +1,26 @@ + + + + +The import Module + + +

The import Module

+

Import PLC records into the Geni database. It is indended that this tool be +run once to create Geni records that reflect the current state of the +planetlab database. + +The import tool assumes that the existing PLC hierarchy should all be part +of "planetlab.us" (see the root_auth and level1_auth variables below). + +Public keys are extracted from the users' SSH keys automatically and used to +create GIDs. This is relatively experimental as a custom tool had to be +written to perform conversion from SSH to OpenSSL format. It only supports +RSA keys at this time, not DSA keys.

+
+
root_auth (variable) [#]
+
+

Two authorities are specified: the root authority and the level1 authority.

+
+
+