-789 FFFFFCEB ERR INVALID TEMPLATE
Source
eDirectory
Explanation
Class definitions have a list of ACLs that are automatically added to objects of that class when they are created. Those ACLs that are part of the class definition are called ACL templates.
ACLs are made up of several fields. The subjectDN field is the name of the object that will be granted rights.
The subjectDN in an ACL template can only be [self], [root], [public], or [creator]. If it is anything else (such as the name of a real object), ERR_INVALID_TEMPLATE will be generated.
Possible Cause
This error indicates a programming error in code that is modifying the schema. eDirectory supports APIs that allow ACL templates to be created and modified. If you see this error, it means one of those APIs is being misused.
Action
See Reporting Error Code Problems to NetIQ®.
A trademark symbol (®, TM, etc.) denotes a NetIQ trademark. An asterisk (*) denotes a third-party trademark. For information on trademarks, see Legal Notices.