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
a344b58c
Commit
a344b58c
authored
Jun 07, 2002
by
Leigh B. Stoller
Browse files
Add back pubkey until I get a chance to install new stuff.
parent
d1a9cb11
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-create.sql
View file @
a344b58c
...
...
@@ -881,6 +881,7 @@ CREATE TABLE users (
pswd_expires
date
default
NULL
,
cvsweb
tinyint
(
4
)
NOT
NULL
default
'0'
,
emulab_pubkey
text
,
home_pubkey
text
,
adminoff
tinyint
(
4
)
default
'0'
,
PRIMARY
KEY
(
uid
),
KEY
unix_uid
(
unix_uid
)
...
...
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