template

Specifies the template to use when creating the entry.

Description

A template is used to specify default attribute values for all entries created in a container in the directory. For example, an eDirectory template usually specifies such attributes as minimum password length and password expiration interval.

Definition

  <!ELEMENT template EMPTY>
  <!ATTLIST template
            template-dn   CDATA   #REQUIRED>
  
  

Attributes

template-dn
Specifies the distinguished name of the template in the destination name space.

Parent