Skip to content

Commit 0246bd8

Browse files
committed
user admin missing permissions
added permissions for "Log Viewing" and "Reports Creation"
1 parent a890fa1 commit 0246bd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cacti.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3437,8 +3437,10 @@ INSERT INTO user_auth_realm VALUES (15,1);
34373437
INSERT INTO user_auth_realm VALUES (16,1);
34383438
INSERT INTO user_auth_realm VALUES (17,1);
34393439
INSERT INTO user_auth_realm VALUES (18,1);
3440+
INSERT INTO user_auth_realm VALUES (19,1);
34403441
INSERT INTO user_auth_realm VALUES (20,1);
34413442
INSERT INTO user_auth_realm VALUES (21,1);
3443+
INSERT INTO user_auth_realm VALUES (22,1);
34423444
INSERT INTO user_auth_realm VALUES (23,1);
34433445
INSERT INTO user_auth_realm VALUES (101,1);
34443446

0 commit comments

Comments
 (0)