Hi,
In One of the interview i faced question like What is the difference between ACL template and ACL?
Can any one answer the question
Thanks and Regards
Pradeep Gaddipati
Concept or usage wise both ACL and ACL templates are same with small diffrence.
ACL is regular ACL. An ACL has one or more entries that identify a user or group and the object‑level permissions accorded that user or group by the ACL.
Where as ACL template (or template ACL) is customized form of ACL. A template ACL is an ACL that can be used in many contexts. Template ACLs usealiases in place of user or group names in the entries. The aliases are resolved when the ACL is assigned to an object. A template ACL allows you to create one ACL that you can use in a variety of contexts and applications and ensure that the permissions are given to the appropriate users and groups.
I copied few lines of text from "EMC Documentum Content Server Version 6.5 Fundamentals".
For further explanation, you can refer to "EMC Documentum Content Server Version 6.5 Fundamentals".
Thanks,
Siva Gorantla
Thanks For your reply.one more thing
Is it possible to use the ACL template and ACL in some other repository using archive and install(Dcoumentum Appliation Installer)..
Thanks
Well, if you install it in the new repository then it's no longer in the old repository, right? Hence you can use it.
But before installing it you must install all the roles, groups and users which references your ACL template in the new repository. For that purpose I used installation procedures or LDAP or make a Composer project.
Thanks for response
Is there any more other differences..