To add a new pointer CoS definition entry to the
you do an
ldapmodify
ldapmodify -a -D "cn=directory manager" -w secret -h host -p 389
The
utility binds to the server and prepares it to add information to
ldapmodify
the configuration file.
Next, you add the pointer CoS definition to the
as follows:
dn: cn=pointerCoS,dc=example,dc=com
objectclass: top
objectclass: LDAPsubentry
objectclass: cosSuperDefinition
objectclass: cosPointerDefinition
cosTemplateDn: cn=exampleUS,cn=data,dc=example,dc=com
cosAttribute: postalCode
Next, you create the template entry as follows:
dn: cn=exampleUS,cn=data,dc=example,dc=com
objectclass: top
objectclass: LDAPsubentry
objectclass: extensibleobject
objectclass: cosTemplate
postalCode: 44438
The CoS template entry (
supplies the value stored in its
under the
dc=example,dc=com
Example of an Indirect CoS
This indirect CoS uses the
template entry.
First, you add a new indirect CoS definition entry to the
suffix, using
ldapmodify
ldapmodify -a -D "cn=directory manager" -w secret -h host -p 389
The
utility binds to the server and prepares it to add information to
ldapmodify
the configuration file.
as follows:
cn=exampleUS,dn=cata,dc=example,dc=com
attribute to any entries located
postalCode
suffix. These entries are the target entries.
attribute of the target entry to identify the CoS
team
as follows:
Assigning Class of Service
dc=example,dc=com
dc=example,dc=com
dc=example,dc=com
Chapter 5
Advanced Entry Management
suffix,
root suffix
)
189
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - ADMINISTRATOR and is the answer not in the manual?
Questions and answers