X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootauth.py;fp=bootauth.py;h=bf845d63ec3b30b2927a093a756513691cd56f1b;hb=72398ebdc27c80196e57058f4c31f18dc8d43058;hp=930b9dec52434bcc7f121dcf4a0f0c62ab93dc75;hpb=25ad8e7b05e0b76a9ff5ec579fab58a970f06137;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