Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
02fec050
Commit
02fec050
authored
Sep 05, 2001
by
Jay Lepreau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Nits and clarifications.
parent
fa72d6fa
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
21 additions
and
21 deletions
+21
-21
www/approveuser.php3
www/approveuser.php3
+1
-1
www/approveuser_form.php3
www/approveuser_form.php3
+4
-3
www/menu.php3
www/menu.php3
+1
-1
www/policies.html
www/policies.html
+6
-5
www/projectlist.php3
www/projectlist.php3
+4
-6
www/verifyusr.php3
www/verifyusr.php3
+4
-4
www/verifyusr_form.php3
www/verifyusr_form.php3
+1
-1
No files found.
www/approveuser.php3
View file @
02fec050
...
@@ -253,7 +253,7 @@ while (list ($header, $value) = each ($HTTP_POST_VARS)) {
...
@@ -253,7 +253,7 @@ while (list ($header, $value) = each ($HTTP_POST_VARS)) {
echo
"<h3><p>
echo
"<h3><p>
User
$user
was denied membership in project
$project
.<br>
User
$user
was denied membership in project
$project
.<br>
The account has also be terminated with prejudice!
The account has also be
en
terminated with prejudice!
</h3>
\n
"
;
</h3>
\n
"
;
continue
;
continue
;
...
...
www/approveuser_form.php3
View file @
02fec050
...
@@ -35,13 +35,14 @@ echo "
...
@@ -35,13 +35,14 @@ echo "
<td> </td>
<td> </td>
<td>Deny</td>
<td>Deny</td>
<td>-</td>
<td>-</td>
<td>Deny user application</td>
<td>Deny user application
and so notify the user.
</td>
</tr>
</tr>
<tr>
<tr>
<td> </td>
<td> </td>
<td>Nuke</td>
<td>Nuke</td>
<td>-</td>
<td>-</td>
<td>Nuke user application. Kills user account. Useful for
<td>Nuke user application. Kills user account, without
notice to user. Useful for
bogus project applications.</td>
bogus project applications.</td>
</tr>
</tr>
<tr>
<tr>
...
@@ -69,7 +70,7 @@ echo "
...
@@ -69,7 +70,7 @@ echo "
<td>Root</td>
<td>Root</td>
<td>-</td>
<td>-</td>
<td>User may create/destroy experiments in your project and
<td>User may create/destroy experiments in your project and
has root priv
led
ges on machines in your experiments</td>
has root priv
ile
ges on machines in your experiments</td>
</tr>
</tr>
</table>
</table>
\n
"
;
\n
"
;
...
...
www/menu.php3
View file @
02fec050
...
@@ -117,7 +117,7 @@ function WRITESIDEBAR() {
...
@@ -117,7 +117,7 @@ function WRITESIDEBAR() {
$TBBASE
,
"approveproject_list.php3"
);
$TBBASE
,
"approveproject_list.php3"
);
}
}
if
(
$trusted
)
{
if
(
$trusted
)
{
# Only
group
leaders can do these options
# Only
project
leaders can do these options
WRITESIDEBARBUTTON
(
"New User Approval"
,
WRITESIDEBARBUTTON
(
"New User Approval"
,
$TBBASE
,
"approveuser_form.php3"
);
$TBBASE
,
"approveuser_form.php3"
);
}
}
...
...
www/policies.html
View file @
02fec050
<html>
<html>
<head>
<head>
<title>
Emulab.N
et - Administrative Policies
</title>
<title>
emulab.n
et - Administrative Policies
</title>
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
<link
rel=
'stylesheet'
href=
'tbstyle-plain.css'
type=
'text/css'
>
</head>
</head>
<body>
<body>
...
@@ -86,10 +86,11 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
...
@@ -86,10 +86,11 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
<p>
<p>
We disclaim all liability from errors in results or security breaches
We disclaim all liability from errors in results or security breaches
resulting from the testbed's use. The system is currently not even at
resulting from emulab's use. The system is currently at
"alpha" level and will be undergoing rapid development for some time.
"beta" level but is constantly undergoing rapid development, so
We are making some effort to provide inter-project security, but users
significant amounts of code are always new.
must realize that security is unlikely in i) such a new and rapidly
We are making an effort to provide inter-project security, but users
must realize that high security is unlikely in i) such a new and rapidly
evolving system, ii) where users have such complete control over
evolving system, ii) where users have such complete control over
hardware and software resources, and iii) in such a public facility
hardware and software resources, and iii) in such a public facility
that will attract attack.
that will attract attack.
www/projectlist.php3
View file @
02fec050
...
@@ -4,10 +4,12 @@ include("defs.php3");
...
@@ -4,10 +4,12 @@ include("defs.php3");
#
#
# Standard Testbed Header
# Standard Testbed Header
#
#
PAGEHEADER
(
"Clients who have actively used Emulab.net"
);
# Change when do check for number of experiments.
# PAGEHEADER("Projects that have actively used emulab.net");
PAGEHEADER
(
"Projects that have used emulab.net"
);
#
#
# We let anyone access this page.
Its bascailly a pretty
printed version of the
# We let anyone access this page.
It's basically a pretty-
printed version of the
# current testbed clients, who have not opted out from this display.
# current testbed clients, who have not opted out from this display.
#
#
# Complete information is better viewed with the "Project Information" link.
# Complete information is better viewed with the "Project Information" link.
...
@@ -32,10 +34,6 @@ if (mysql_num_rows($query_result) == 0) {
...
@@ -32,10 +34,6 @@ if (mysql_num_rows($query_result) == 0) {
USERERROR
(
"There are no projects!"
,
1
);
USERERROR
(
"There are no projects!"
,
1
);
}
}
echo
"<center><h3>
Here is a list of research groups actively using Emulab.Net
</h3></center>
\n
"
;
echo
"<table width=
\"
100%
\"
border=0 cellpadding=2 cellspacing=2
echo
"<table width=
\"
100%
\"
border=0 cellpadding=2 cellspacing=2
align='center'>
\n
"
;
align='center'>
\n
"
;
...
...
www/verifyusr.php3
View file @
02fec050
...
@@ -51,9 +51,9 @@ if (strcmp($status, "unverified") == 0) {
...
@@ -51,9 +51,9 @@ if (strcmp($status, "unverified") == 0) {
TBERROR
(
"Database Error setting status for
$uid
:
$err
\n
"
,
1
);
TBERROR
(
"Database Error setting status for
$uid
:
$err
\n
"
,
1
);
}
}
echo
"<h3>Because your
group
leader has already approved "
.
echo
"<h3>Because your
project
leader has already approved "
.
"your membership in the
group
, you are now an active user "
.
"your membership in the
project
, you are now an active user "
.
"of
the Testbed.
Reload the frame at your left, and any options "
.
"of
emulab.
Reload the frame at your left, and any options "
.
"that are now available to you will appear.</h3>
\n
"
;
"that are now available to you will appear.</h3>
\n
"
;
}
}
elseif
(
strcmp
(
$status
,
"newuser"
)
==
0
)
{
elseif
(
strcmp
(
$status
,
"newuser"
)
==
0
)
{
...
@@ -65,7 +65,7 @@ elseif (strcmp($status, "newuser") == 0) {
...
@@ -65,7 +65,7 @@ elseif (strcmp($status, "newuser") == 0) {
}
}
echo
"<h3>You have now been verified. However, your application "
.
echo
"<h3>You have now been verified. However, your application "
.
"has not yet been approved by the
group
leader. You will receive "
.
"has not yet been approved by the
project
leader. You will receive "
.
"email when that has been done.</h3>
\n
"
;
"email when that has been done.</h3>
\n
"
;
}
}
else
{
else
{
...
...
www/verifyusr_form.php3
View file @
02fec050
...
@@ -14,7 +14,7 @@ LOGGEDINORDIE($uid);
...
@@ -14,7 +14,7 @@ LOGGEDINORDIE($uid);
echo
"<p><h3>
echo
"<p><h3>
The purpose of this page is to verify, for security purposes, that
The purpose of this page is to verify, for security purposes, that
information given in your application is
correct
. If you never
information given in your application is
authentic
. If you never
received a key at the email address given on your application, please
received a key at the email address given on your application, please
contact
$TBMAILADDR
for further assistance.
contact
$TBMAILADDR
for further assistance.
</h3><p>
\n
"
;
</h3><p>
\n
"
;
...
...
Write
Preview
Markdown
is supported
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