X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootauth.py;h=dae075c8a0b6a17301e944639ceccdb461566fde;hb=e57432c1dfdfeaa52cc32799e2abbc34b7704ce9;hp=930b9dec52434bcc7f121dcf4a0f0c62ab93dc75;hpb=5c20310810597b3601deca0daf6a3f9cee246fdd;p=nodemanager.git diff --git a/bootauth.py b/bootauth.py index 930b9de..dae075c 100755 --- a/bootauth.py +++ b/bootauth.py @@ -1,16 +1,11 @@ #!/usr/bin/python # -# Test script for obtaining a node session key. Usually, the Boot -# Manager obtains it, then writes it to /etc/planetlab/session. To -# generate a node key for a node, execute: -# -# AdmGenerateNodeConfFile(node_id) +# Obtaining a node session key. Usually, the Boot +# Manager obtains it, then writes it to /etc/planetlab/session. # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id$ -# import os, sys import getopt