Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
bdbe4820
Commit
bdbe4820
authored
Nov 03, 2004
by
Leigh B. Stoller
Browse files
Add entry for storing root's pub key into sitevars table.
parent
4c290819
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/UPDATING
View file @
bdbe4820
...
...
@@ -30,6 +30,19 @@ earliest time one of the steps needs to occur.
gmake
sudo gmake install
20041027: After install (be sure to update sitevars):
A new sitevariable was added to hold root's ssh public key.
When nodes boot using the latest image, the public key is
handed across via tmcd and statshed in /root/.ssh. This
localizes the image (wrt the root pub key) to the local
testbed.
Using the web interface in red dot mode, go to the Edit Site
Variables link and store boss:/root/.ssh/identity.pub into the
"node/ssh_pubkey" site variable. Make sure there are no
newlines when you paste it in.
20041025: After install
Run sql/fixstats_swapmod.pl to fix up stats records.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment