Project

General

Profile

Actions

Bug #968

closed

Access control for eml2 documents

Added by Jing Tao over 21 years ago. Updated over 19 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
01/23/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
968

Description

Access control for eml2 documents is pretty complicated.

In access control submodule, the access rules control the documents access,
this can be handled as same as eml beta6. But in additional meta data part,
user can specify another access control for a subtree of the document. This
control is not base on docid and is base on node id. So we maybe need to
change the table structure of xml_access table: adding a new field named
nodeid which is foreign key of xml_nodes table.

When we access control, it should be base on sql rather than java code for
performance issue.


Related issues

Is duplicate of Metacat - Bug #967: Access control for eml2 documentsResolvedJing Tao01/23/2003

Actions
Blocks EML - Bug #1132: fix access control rule ambiguitiesResolvedMatt Jones08/15/2003

Actions
Actions

Also available in: Atom PDF