Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
f5279f94
Commit
f5279f94
authored
Jan 01, 2002
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(check_persons): Set Priv_bits flg7 instead of extern_gw.
parent
20f993d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/server/dbck.c
src/server/dbck.c
+2
-2
No files found.
src/server/dbck.c
View file @
f5279f94
/*
* $Id: dbck.c,v 0.6
4
200
1/11/04 21:03:5
2 ceder Exp $
* $Id: dbck.c,v 0.6
5
200
2/01/01 09:30:4
2 ceder Exp $
* Copyright (C) 1991-2000 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -1010,7 +1010,7 @@ check_persons(void)
pstat
->
privileges
.
create_pers
=
1
;
pstat
->
privileges
.
create_conf
=
1
;
pstat
->
privileges
.
change_name
=
1
;
pstat
->
privileges
.
extern_gw
=
1
;
pstat
->
privileges
.
flg7
=
1
;
pstat
->
privileges
.
flg8
=
1
;
pstat
->
privileges
.
flg9
=
1
;
pstat
->
privileges
.
flg10
=
1
;
...
...
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