--- loncom/Attic/lonManage 2003/08/19 10:26:24 1.13 +++ loncom/Attic/lonManage 2003/09/08 09:45:20 1.14 @@ -3,9 +3,9 @@ # # lonManage supports remote management of nodes in a LonCAPA cluster. # -# $Id: lonManage,v 1.13 2003/08/19 10:26:24 foxr Exp $ +# $Id: lonManage,v 1.14 2003/09/08 09:45:20 foxr Exp $ # -# $Id: lonManage,v 1.13 2003/08/19 10:26:24 foxr Exp $ +# $Id: lonManage,v 1.14 2003/09/08 09:45:20 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -50,6 +50,11 @@ # not the IP address of the host. # # $Log: lonManage,v $ +# Revision 1.14 2003/09/08 09:45:20 foxr +# Remove BUGBUG about comment about authentication as we'll be doing +# host based authentication initially (no need for lonManage to do anything), +# and certificate based later (need at that time). +# # Revision 1.13 2003/08/19 10:26:24 foxr # Initial working version... tested against an unmodified lond this # produces an unknown_cmd response which is about what I'd expect. @@ -97,8 +102,7 @@ # # -# >>>>BUGBUG<<<< require authentication with lond of some sort. -# domain admin login eg. + # Modules required: