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
4b9ecabc
Commit
4b9ecabc
authored
Apr 04, 2012
by
Leigh B Stoller
Browse files
Bug Fix: geniuser needs to be a stud too.
parent
77e5e925
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/scripts/initsite.in
View file @
4b9ecabc
...
...
@@ -366,7 +366,7 @@ Phase "geniuser", "Creating user $geniuserid", sub {
ExecQuietFatal
("
$SUDO
-u
$PROTOUSER
$WAP
$TBACCT
verify
$geniuserid
");
# No need for email lists.
$geniuser
->
Update
({'
nocollabtools
'
=>
1
});
$geniuser
->
Update
({'
nocollabtools
'
=>
'
1
',
'
stud
'
=>
'
1
'
});
};
my
$geniproj
=
Project
->
Lookup
(
$geniprojid
);
...
...
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