Setting tag nodemanager-1.8-39
[nodemanager.git] / bootauth.py
index e2ad8fb..bf845d6 100755 (executable)
@@ -1,15 +1,12 @@
 #!/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 <mlhuang@cs.princeton.edu>
 # 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