X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootauth.py;h=bf845d63ec3b30b2927a093a756513691cd56f1b;hb=761cada14f2a583c6791d779d68b8a7e5094800d;hp=930b9dec52434bcc7f121dcf4a0f0c62ab93dc75;hpb=978a6f2ff8fb938aad13f80d9762c5bae551874b;p=nodemanager.git diff --git a/bootauth.py b/bootauth.py index 930b9de..bf845d6 100755 --- a/bootauth.py +++ b/bootauth.py @@ -1,10 +1,7 @@ #!/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) +# Manager obtains it, then writes it to /etc/planetlab/session. # # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University