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-stable
Commits
ba97b5df
Commit
ba97b5df
authored
Jan 04, 2001
by
Robert Ricci
Browse files
Added if2port to list of allowed commands
parent
b791b121
Changes
2
Hide whitespace changes
Inline
Side-by-side
security/paperbag.in
View file @
ba97b5df
...
...
@@ -20,6 +20,7 @@ my $TB = "@prefix@";
# to the actual binary to run
%allowed
=
(
"
avail
"
=>
"
$TB
/bin/avail
",
"
inuse
"
=>
"
$TB
/bin/inuse
",
"
if2port
"
=>
"
$TB
/sbin/if2port
",
"
mac2if
"
=>
"
$TB
/bin/mac2if
",
"
nalloc
"
=>
"
$TB
/bin/nalloc
",
"
nfree
"
=>
"
$TB
/bin/nfree
",
...
...
xmlrpc/xmlrpcbag.in
View file @
ba97b5df
...
...
@@ -20,6 +20,7 @@ my $TB = "@prefix@";
# to the actual binary to run
%allowed
=
(
"
avail
"
=>
"
$TB
/bin/avail
",
"
inuse
"
=>
"
$TB
/bin/inuse
",
"
if2port
"
=>
"
$TB
/sbin/if2port
",
"
mac2if
"
=>
"
$TB
/bin/mac2if
",
"
nalloc
"
=>
"
$TB
/bin/nalloc
",
"
nfree
"
=>
"
$TB
/bin/nfree
",
...
...
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