X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootauth.py;h=db3be4730ce2d2d2e0d055bad4e030593ba3910e;hb=3224c1906c82596a86ae734181488ed14a0f0976;hp=e2ad8fba960371226ae72384ee91a0c9a280a158;hpb=f8c90d18748428790be4f6cf47aa0726beb83173;p=nodemanager.git diff --git a/bootauth.py b/bootauth.py index e2ad8fb..db3be47 100755 --- a/bootauth.py +++ b/bootauth.py @@ -1,15 +1,15 @@ #!/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: +# $Id$ +# $URL$ # -# AdmGenerateNodeConfFile(node_id) +# Test script for 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: bootauth.py,v 1.2 2006/11/18 18:16:40 mlhuang Exp $ +# $Id$ # import os, sys