Select attributes and their values to be stored in your template. By default, all entry attribute values get automatically copied to the template.
Add and remove attributes.
In case you'd like to add some extra attributes to a template, click the arrow on the Add Attribute button and then choose the attribute to add by
its name from the list offered. This list contains all the available attributes as defined by the LDAP schema and not yet present
in the template. You can also attempt to create a template using extra attributes not specified in the LDAP schema but applicable for the current set of object classes.
To add an extra attribute, select Add Extra from the Add Attribute drop-down list. To remove an attribute, select the entire
attribute or one of its values and click Remove Attribute or press Del.
Add and remove attribute values.
To add an attribute value, select an attribute or one of its values and click Add Value or press Ins.
Please note: a value will only be added to an attribute provided it does not have any empty values. If it does, the application will ask to enter or remove such value.
To remove an attribute value, select it and click Remove Value or press Shift+Del.
If you need some attributes to include values of other attributes in the course of creating entries, you can use
attribute value references.
For example, when creating user entries, the 'cn' attribute often consists of the user's first and last name. In order to avoid specifying the names several times, you can set the
following value of the 'cn' attribute in a template: %givenName% %sn%, where %givenName% and %sn% are references to the 'givenName' and 'sn' attributes.
The references will be substituted with the values specified by the user during the template-based entry creation, thus generating the 'cn' attribute automatically.
|
Optional and Required attributes.
Each attribute in a template is marked as either Optional or Required. If an attribute is marked as Required, it means it must be present in the entry being created based on this template. By default, it is up to the LDAP schema whether or not to set this status for an attribute. Required attributes are highlighted in bold. To change attribute status, use the Make Required/Make Optional button.
To navigate through attributes, hold the Ctrl key and type the name of an attribute you'd like to locate. To navigate through attribute values, do the same while holding Ctrl+Shift.
|
If there are no other template parameters you'd like to adjust, click Finish, otherwise, click Next.