IBM
C2070-987 · Question #55
A training company manages all training material using IBM Content Manager. The data model is designed as follows: 1. An item type COURSE is created to hold the course information. Each item in this…
The correct answer is B. Create n ACLs: ACL1. ACL2. ....ACLn for each courseN- Each ACLn has 1 rule. See the full explanation below for the reasoning.
Question
A training company manages all training material using IBM Content Manager. The data model is designed as follows: 1. An item type COURSE is created to hold the course information. Each item in this item type is afolder representing a course. The content of these folders, are documents that constitutes thematerial of the course. 2. A resource item type MATERIAL is used to store all the course material. Each item in this item type is a document such as assignments, class presentations, videos. 3. Items in item type COURSE are linked to Material items to indicate which material belongs to which course. All students and instructors use the same application to search for and retrieve the course, the course Information and materials from the COURSE and MATERIAL item types. The solution designer needs to design the authorization method to allow the student to retrieve only the course information for which they registered. Assume the solution designer has sat the ACL binding level to item binding for both of the item types. There are N courses: course 1 to courseN, STUDENTn= the user group includes students registered in courseN ALL STUDENT = the user group includes all students Read PriveSet = privilege set containing privileges allowing read access to items. This privilege set is assigned to all instructors How should the solution designer create the ACL(S) items in COURSE to satisfy student access requirements?
Options
- ACreate 1 ACL with rule (ALLSTUDENTS, readPrivSet)
- BCreate n ACLs: ACL1. ACL2. ....ACLn for each courseN- Each ACLn has 1 rule
- CCreate 1 ACL containing N rules: (STUDENT1. readPrivSet), (STUDENT2. readPrivSet),....
- DTurn on Public enable access, then create N number of ACLs. ACL 1, AGL2, ,,,,,ACLn for each
How the community answered
(31 responses)- A6% (2)
- B81% (25)
- C10% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.