- 20 Feb, 2001 5 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
plastic.
-
Leigh B. Stoller authored
-
Mac Newbold authored
Changed TBMAIL_APPROVAL to TBMAIL_APPROVE so that it goes to the right address. Before we would all see it through tb-ops that gets cc'd.
-
- 15 Feb, 2001 3 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
-
- 14 Feb, 2001 5 commits
-
-
Christopher Alfeld authored
-
Christopher Alfeld authored
postparse now uses tbcmds sim.tcl is updated to close (and flush) the tbcmds output stream if it exists. tb_compat.tcl is the TB version that should be included by newstyle ns scripts. tb_compat_nop.tcl is the NS version that should be renamed to tb_compat.tcl and included by scripts when they are run under ns. I.e. scripts source tb_compat.tcl as the first line and then use either the TB or the NS (nop) version depending on what they are doing.
-
Christopher Alfeld authored
compatability script that looks at a ns scripts and puts all the #TB commands in the tbcmds file in the correct format.
-
Christopher Alfeld authored
test.ns is a new style example test_oldstyle.ns is the same configuration oldstyle syntax. Both should work fine and achieve identical results.
-
Christopher Alfeld authored
-
- 13 Feb, 2001 3 commits
-
-
Christopher Alfeld authored
to the tutorial.
-
Christopher Alfeld authored
nodes are stored in Tcl arrays.
-
Christopher Alfeld authored
-
- 08 Feb, 2001 4 commits
-
-
Leigh B. Stoller authored
confusion and possible overlap of ${foo} with any other part of a password/group entry.
-
Leigh B. Stoller authored
accounts. If the email address is not a cs.utah.edu address, then cross check the uid against the cslogins DB in /usr/testbed/etc. The DB is created with /users/stoller/cslogins.pl like this: ypcat passwd | awk -F : '{print $1}' | cslogins.pl cslogins This creates cslogins.db, which I then copied to /usr/testbed/etc. As soon as I get a clear idea of whether ypcat is going to work in the future, I will automate this part. * Also added some sanity checking to make sure the email address looks reasonable (since I needed the domain anyway).
-
Leigh B. Stoller authored
file is modified.
-
Leigh B. Stoller authored
do not actually know for sure if the user is not logged in, or just some new user who happened to pick an existing name. Make this clear in the error message so that new users know to pick a new name.
-
- 07 Feb, 2001 2 commits
-
-
Mike Hibler authored
This is necessary in linux to get the setuid bit set.
-
Leigh B. Stoller authored
odd problems.
-
- 06 Feb, 2001 5 commits
-
-
Mac Newbold authored
-
Leigh B. Stoller authored
what names map to what IPs on what networks on what planets.
-
Christopher Alfeld authored
-
Chad Barb authored
nscommands.html is an html'ized version of testbed/doc/tb_cmd.txt
-
Leigh B. Stoller authored
-
- 05 Feb, 2001 4 commits
-
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
so that we do not get groups for which the user is waiting to be approved. 2. Check for single group so that -G argument to pw does not get empty string. 3. Change "plastic" to users.emulab.net. This needs to be fixed for real.
-
Leigh B. Stoller authored
make the pid field "binary" in the DB as an alternative to this.
-
- 02 Feb, 2001 5 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
what traffic should be allowed between them.
-
Robert Ricci authored
-
Leigh B. Stoller authored
files to support cvsup. Some cleanup of the password and group files.
-
Leigh B. Stoller authored
-
- 01 Feb, 2001 3 commits
-
-
Mac Newbold authored
Changes to mkacct-ctrl for membership in multiple groups. Now it only takes user as a param and does the rest from the db. Special note: You can now run it to correct any incorrect password/group entries. Like if someone gets removed from one of the groups they belong to (but we don't want to kill their acct yet). Also, special note for accts on paper: It doesn't change your shell. So if you had an acct with a real shell (admins/developers only) it will leave it. If your a testbed admin, it will also make sure you're in group wheel and group flux.
-
Chad Barb authored
-
Chad Barb authored
This is currently used by doc/tutorial.html
-
- 31 Jan, 2001 1 commit
-
-
Leigh B. Stoller authored
see something like either wd0 or wd0:s1 or wd0:s1a. This is to keep the command line parsing simple in the face of allowing multiple loads at a time on the command line.
-