Skip to content
GitLab
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-stable
Commits
8b11f910
Commit
8b11f910
authored
Mar 16, 2004
by
Leigh B. Stoller
Browse files
Add tbreport to list of commands that users can run. It does perm
checking.
parent
2da6de0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
security/paperbag.in
View file @
8b11f910
...
...
@@ -41,6 +41,7 @@ my $USERNODE = "@USERNODE@";
"
nscheck
"
=>
"
$TB
/bin/nscheck
",
"
swapexp
"
=>
"
$TB
/bin/swapexp
",
"
endexp
"
=>
"
$TB
/bin/endexp
",
"
tbreport
"
=>
"
$TB
/bin/tbreport
",
);
#
...
...
xmlrpc/xmlrpcbag.in
View file @
8b11f910
...
...
@@ -41,6 +41,7 @@ my $USERNODE = "@USERNODE@";
"
nscheck
"
=>
"
$TB
/bin/nscheck
",
"
swapexp
"
=>
"
$TB
/bin/swapexp
",
"
endexp
"
=>
"
$TB
/bin/endexp
",
"
tbreport
"
=>
"
$TB
/bin/tbreport
",
);
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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