What is true of any created custom attribute or object class?
Answer(s)
- It cannot be placed in one of the default distributed schema files.
- The name must be registered with IANA to avoid conflicts with other custom schemas.
- It must have a unique OID.
- It must not contain any numbers.
Correct Answer It must have a unique OID.