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-devel
Commits
f4b99857
Commit
f4b99857
authored
Feb 13, 2003
by
Leigh B. Stoller
Browse files
Change mkacct to "tbacct add"
parent
f357de2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/firstuser.in
View file @
f4b99857
...
...
@@ -2,7 +2,7 @@
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-200
2
University of Utah and the Flux Group.
# Copyright (c) 2000-200
3
University of Utah and the Flux Group.
# All rights reserved.
#
...
...
@@ -15,7 +15,7 @@ use libdb;
my
$wap
=
'
@prefix@/sbin/withadminprivs
';
my
$mkproj
=
'
@prefix@/sbin/mkproj
';
my
$mkgroup
=
'
@prefix@/sbin/mkgroup
';
my
$mkacct
=
'
@prefix@/sbin/
mk
acct
';
my
$mkacct
=
'
@prefix@/sbin/
tb
acct
add
';
print
"
IMPORTANT: You should ONLY use this script to create the first
\n
";
print
"
testbed user - others should be created through the web interface
\n
";
...
...
Write
Preview
Supports
Markdown
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