Project

General

Profile

Actions

Bug #3464

closed

Replicate access rules in replication

Added by Jing Tao over 15 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
Immediate
Category:
metacat
Target version:
Start date:
07/28/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3464

Description

Currently, metacat doesn't replicate access rules in xml_access table.
For eml documents, it wouldn't be a problem since eml itself has the access rules. However, for none-eml documents, it can be problem:
A host was inserted a FGDC document and user uses setAccess API to make this public readable. So in host A, the document is public readable. However, in host B, which got the replicated copy, the document is not public readable since the document itself doesn't have the access rules and both timed and force replication doesn't replicate access rules.

Here is the plan:
1. setAccess method will be added into the listener of force replication action.
2. Timed replication will replicate xml_access table as well.

Actions #1

Updated by Matt Jones over 15 years ago

This is a problem for EML documents as well, especially if someone changes the access rules using setAccess and then replicaiton doesn't respect that. Also, it seems that all of the different replication methods should be replicating these rules.

Actions #2

Updated by ben leinfelder over 15 years ago

committed replication changes:
-document access rules will be replicated
-data access rules will be replicated
-setting access via the metacat servlet (action=setaccess) will result in a forced replication for that docid (data or xml)

now i need to test it!

Actions #3

Updated by ben leinfelder over 15 years ago

set up replication between my two local metacats. tested:
-forced replication of document due to access control change
-forced replication because of document update

also: duplicate access control rules will not be persisted in the xml_access table

Actions #4

Updated by ben leinfelder over 15 years ago

Mike has run through testing scenarios for ACL replication with no hiccups.
Closing this bug.

Actions #5

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3464

Actions

Also available in: Atom PDF