- 03 Apr, 2003 1 commit
-
-
Leigh B. Stoller authored
clients so they can create a proper .forward file. 2) Add some test code for seeing how feasible it is to do accounts on ops/tips using tmcd instead of direct ssh. Initial results are not good; too many accounts; does not scale well. Going to need a smarter protocol for doing hundreds of accounts, but I will leave this code in place for now. Note, unlike testbed nodes, control nodes must connect with ssl.
-
- 02 Apr, 2003 12 commits
-
-
Robert Ricci authored
-
Chad Barb authored
Site-specific header graphic for gatech.
-
Robert Ricci authored
the hosts files that we put on free nodes. For reserved nodes, we start a new hosts file from scrath, and qualify localhost with the domain found from the hostname command.
-
Leigh B. Stoller authored
and havoc upon all mankind and testbed users.
-
Mac Newbold authored
-
Mac Newbold authored
Before: The main defs file (ie for configure) had an entry for WWWDEFS that pointed to a <@WWWDEFS@>-defs.php3 file in the www/ directory. The www defs file loaded some values about web pages, URLs, and some web configuration parameters. Problem: Anything that was only in the www defs file was not accessible in the rest of the universe (ie perl, C, and any other non-web-page scripts). For instance, you couldn't have a perl script send an email to a user with a link to the web site. Solution: Nuke all the www-defs files, move any important values into the main configure, and change the web defs infrastructure to respect that. This also meant adding about 3 lines each to all of the configure defs files. (There really are about 10 new values you can change in your defs file, but in almost all cases, the default values are the right thing.) Upgrading: External sites will need to move a few variables from their www-defs file into their configure defs file. The example file should make it pretty obvious. They may also want to customize some of the other vars that are mentioned in configure.in and www/defs.php3.in .
-
Leigh B. Stoller authored
work for virtual links when the node was a router, so pull them out until I have the ipfw changes installed (the changes to use nexthop).
-
Robert Ricci authored
-
Mac Newbold authored
and when the last one was sent.
-
Mac Newbold authored
Subject: EMULAB.NET: 5 PCs idle 3 hours: gtecho/bar
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
- 01 Apr, 2003 5 commits
-
-
Mac Newbold authored
think it is idle because it has been sent a swap request, but it isn't really inactive, reset the swap request counter.
-
Robert Ricci authored
NOT have any options set.
-
Leigh B. Stoller authored
clients so they can create a proper .forward file. 2) Add some test code for seeing how feasible it is to do accounts on ops/tips using tmcd instead of direct ssh. Initial results are not good; too many accounts; does not scale well. Going to need a smarter protocol for doing hundreds of accounts, but I will leave this code in place for now. Note, unlike testbed nodes, control nodes must connect with ssl.
-
Mac Newbold authored
shaping with them. Also a discussion of jails and how they relate, and a proposed solution using MAC addresses (potentially made up ones) to perform the demultiplexing at the receiving node.
-
Leigh B. Stoller authored
bogus email to tbops, but rather spits the error directly to the user.
-
- 31 Mar, 2003 1 commit
-
-
Russell Daniel Christensen authored
swapfile.sys does not exist don't abort with an error message anymore.
-
- 29 Mar, 2003 2 commits
-
-
Mac Newbold authored
-
Leigh B. Stoller authored
we can send links that cause those fields to be filled in for people. Add those links to email generated by newproject and newgroup pages so that they can be saved by the leaders. Add a bit of referrer magic to login page. When clicked from the join or new project pages, tell login page to pass along the referrer page so that when login is complete, user is zapped back to the original page. This is especially nice when combined with the above change to joinproject, whereby we send along the target pid/gid, but the user has not yet logged in and remembers to do so via the link at the top of the page.
-
- 28 Mar, 2003 5 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Mac Newbold authored
-
Mac Newbold authored
-
- 27 Mar, 2003 14 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
make one in /usr/testbed/expwork/$pid. Too much cruft getting left behind and it was causing even more log copy errors! Besides, typically its just tbops people who need to look at that stuff.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
I've fixed all existing group directories.
-
Leigh B. Stoller authored
just like /proj/$pid.
-
Leigh B. Stoller authored
in /proj/$pid/exp/$eid, since this would seem to violate group privacy (/proj exported to all experiments). Minor changes to owner and mode to allow for non group members to swap/terminate and not get copy error (of logs).
-
Leigh B. Stoller authored
it was causing copy errors when non-group members try to swap an experiment. Make it 664 instead.
-
Leigh B. Stoller authored
In addition to the usual checks, project_root and group_root (in the project) get the same permission as if they were in the subgroups with group_root permission. This means they can swap/terminate/reboot etc in subgroups even though they are not members of the subgroups. There is still some copy problems with files, but leaving that till later to deal with.
-
Leigh B. Stoller authored
wrt subgroups. Also noted that group created is no longer in the group by default.
-
Leigh B. Stoller authored
-
Mac Newbold authored
-
Mac Newbold authored
project pages. Also fix the group one to be more consistent with the others.
-
Mac Newbold authored
-
Robert Ricci authored
-s is now required to set bits, and there is a -p option so that you can give physical node names.
-