![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 186](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675186.webp)
Assigning Class of Service
186
Netscape Directory Server Administrator’s Guide • August 2002
For example, you might create a pointer CoS definition entry that contains an
override
qualifier as follows:
dn: cn=pointerCoS,dc=example,dc=com
objectclass: top
objectclass: LDAPsubentry
objectclass: cosSuperDefinition
objectclass: cosPointerDefinition
cosTemplateDn: cn=exampleUS,cn=data
cosAttribute: postalCode override
This pointer CoS definition entry indicates that it is associated with a template
entry,
cn=exampleUS,cn=data
, that generates the value of the
postalCode
attribute. The override qualifier indicates that this value will take precedence over
the value stored by the entries for the
postalCode
attribute.
For more information about the attributes, refer to the Netscape Directory Server
Configuration, Command, and File Reference.
Now that you have been introduced to the object classes and attributes used by a
CoS definition, it is time to put them together to create the definition entry itself.
Table 5-4 describes the CoS definition for each type of CoS.
NOTE
If an entry contains an attribute value generated by a CoS, you
cannot manually update the value of the attribute if it is defined
with the operational or override qualifiers.
Table 5-4
CoS Definitions
CoS Type
CoS definition
Pointer CoS
objectclass: top
objectclass: LDAPsubentry
objectclass: cosSuperDefinition
objectclass: cosPointerDefinition
cosTemplateDn:
DN_string
cosAttribute:
list_of_attributes qualifier
Indirect CoS
objectclass: top
objectclass: LDAPsubentry
objectclass: cosSuperDefinition
objectclass: cosIndirectDefinition
cosIndirectSpecifier:
attribute_name
cosAttribute:
list_of_attributes qualifier
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Page 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Page 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Page 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Page 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Page 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Page 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Page 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Page 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...