Netscape DIRECTORY SERVER 6.2 - ADMINISTRATOR Administrator's Manual page 192

Table of Contents

Advertisement

Assigning Class of Service
To create a role-based attribute, use the
the CoS definition entry of a classic CoS. Because the
multivalued, you can define CoS schemes that have more than one possible
template entry. To resolve the ambiguity of which template entry to use, you can
include the
For example, you can create a CoS that allows members of the manager role to
exceed the standard mailbox quota. The manager role exists as follows:
dn: cn=ManagerRole,ou=people,dc=example,dc=com
objectclass: top
objectclass: LDAPsubentry
objectclass: nsRoleDefinition
objectclass: nsComplexRoleDefinition
objectclass: nsFilteredRoleDefinition
cn: ManagerRole
nsRoleFilter: o=managers
Description: filtered role for managers
The classic CoS definition entry would look as follows:
dn: cn=managerCOS,dc=example,dc=com
objectclass: top
objectclass: LDAPsubentry
objectclass: cosSuperDefinition
objectlass: cosClassicDefinition
cosTemplateDn: cn=managerCOS,dc=example,dc=com
cosSpecifier: nsRole
cosAttribute: mailboxquota override
The
cosTemplateDn
attribute specified in the
attribute of the target entry), identifies the CoS template entry. The CoS template
entry provides the value for the
override
the target entry.
The corresponding CoS template entry looks as follows:
dn:cn="cn=ManagerRole,ou=people,dc=example,dc=com",cn=managerCOS,
dc=example,dc=com
objectclass: top
objectclass: LDAPsubentry
objectclass: extensibleobject
objectlass: cosTemplate
mailboxquota: 1000000
The template provides the value for the
192
Netscape Directory Server Administrator's Guide • December 2003
attribute in your CoS template entry.
cosPriority
attribute provides a value that, in combination with the
cosSpecifier
tells the CoS to override any existing
attribute as the
nsRole
attribute (in the example, the
attribute. An additional qualifier of
mailboxquota
mailboxquota
mailboxquota
cosSpecifier
attribute can be
nsRole
nsRole
attributes values in
attribute, 1000000.
in

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Directory server 6.2

Table of Contents