This chapter describes LDAP Schema 2 object classes and attributes used by Communications Suite Delegated Administrator.
Communications Suite Delegated Administrator provides a console and a command-line utility (commadmin) for provisioning Messaging Server users in an LDAP Schema 2 directory.
To provision Messaging Server users in an LDAP Schema 1 directory, you must use iPlanet Delegated Administrator, a deprecated tool. For information about object classes and attributes used by iPlanet Delegated Administrator, see Chapter 6, iPlanet Delegated Administrator Classes and Attributes (Schema 1)
The chapter is divided into two sections:
The object classes and attributes are listed alphabetically.
The following object classes are used by Delegated Administrator to provision users in an LDAP Schema 2 directory:
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
Object class that defines the properties of a business organization. For example, one property of sunDelegatedOrganization can designate a list of domain names the business organization can use for its users. Also, it can define the list of services designated by the provider organization, as available to the business organization, to be assigned to the users.
top
auxiliary
Unknown
sunOrgType
sunAvailableServices, sunAvailableDomainNames, sunMaxUsers, sunNumUsers, sunMaxGroupss, unNumGroups, sunEnableGAB, sunAllowMultipleServices, sunOrganizationSkin
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
Object class to be added to a shared business organization that has mail service. sunMailOrganization adds two attributes (preferredMailHost and preferredMailMessageStore) that specify the mail host and message store partition where mail is stored for all users in the business organization.
You can only add the sunMailOrganization object class to a shared business organization (defined as shared with the sunOrgType attribute).
Do not add sunMailOrganization to a full domain business organization (defined as full with the sunOrgType attribute). For a full domain business organization, add the mailDomain object class, which also uses the preferredMailHost and preferredMailMessageStore attributes for provisioning the preferred mail host and message store for the domain.
top
auxiliary
oid-sunMailOrganization
none
preferredMailHost, preferredMailMessageStore
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
Object class to be added to the user/group root suffix. This class maintains a pointer (in the form of a DN) to the location of the Business Organization Tree and Residential Tree. For example, o=Business and o=Residential, respectively.
top
auxiliary
Unknown
none
sunBusinessRoot, sunResidentialRoot, sunServicesRoot
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
Object class used for storing the properties of a provider organization. Following are some of the properties maintained by sunManagedProvider:
Types of business organizations this provider can create
Where to create the business organizations
Services available to this provider
Domain names that can be used by the shared business organizations created under this provider organization
top
auxiliary
oid-sunManagedProvider
None
sunAllowBusinessOrgType, sunBusinessOrgBase, sunIncludeServices, sunExcludeServices, sunAssignableDomains, sunAllowMultipleDomains, sunProviderOrgDN
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
Object class to designate a domain that can be shared across multiple business organizations (such as sesta.com).
The sunSharedDomain object class can designate a hosted domain as a shared domain. Underneath this shared domain, there can be multiple Provider Organizations. Under the Provider Organizations you can create multiple Business Organizations, all sharing the same namespace as the shared domain.
top
auxiliary
oid-sunSharedDomain
none
none
The following attributes are used by Delegated Administrator to provision users in an LDAP Schema 2 directory:
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
Set to true when parental control is enabled for a user.
Messaging Server uses sieve rules to implement parental control (the ability of a family administrative account to specify mail delivery rules for one or more sub-accounts).
Parental control rules are stored in the family group entry (implemented by using mailSieveRuleSource as an attribute of the inetManagedGroup object class). When a head of family specifies parental control rules, the rules are transformed to sieve rules and stored in the family group entry.
When a sub-account is tagged for parental control, the DN of the family group entry is stored in the sub-account’s user entry (implemented with the mailSieveRuleRef attribute). In addition, the mailParentalControl attribute is set to true.
Allowed values: true, false
Default value: false
mailParentalControl: true
oid-mailParentalControl
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
dn, single-valued
Specifies the DN of an LDAP entry. The referenced LDAP entry can contain additional mail filters in the entry’s mailSieveRuleSource attribute. Sieve rules specified in the referenced LDAP entry are applied before sieve rules specified in this user entry. This reference is used only when the mailParentalControl attribute is set to true.
mailSieveRuleRef: cn=Sample Family Group,o=groups,o=Residential,o=userGroupRoot
oid-mailSieveRuleRef
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
mailDomain, sunMailOrganization
If you are provisioning an LDAP Schema 2 directory with Communications Suite Delegated Administrator, use the following definition:
Sets the mail host name for new users in this business organization. When a user is created, the mailHost attribute of the user entry is filled by the value of preferredMailHost.
The preferredMailHost attribute is required when the business organization has a mail service.
If this is a full business organization, preferredMailHost is an attribute of the mailDomain object class. If this is a shared business organization, preferredMailHost is an attribute of the sunMailOrganization object class.
If you are provisioning an LDAP Schema 1 directory with iPlanet Delegated Administrator:
See preferredMailHost for a definition of how to use this attribute with Schema 1.
preferredMailHost: mail.siroe.com
2.16.840.1.113730.3.1.761
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
mailDomain, sunMailOrganization
If you are provisioning an LDAP Schema 2 directory with Communications Suite Delegated Administrator, use the following definition:
Sets the message store partition name for new users in this business organization. When a user is created, the mailMessageStore attribute of the user entry is filled by the value of preferredMailMessageStore.
If the preferredMailMessageStore attribute is missing, Delegate Administrator leaves the mailMessageStore attribute empty and the access server assumes that the user’s mailbox is in the default partition of the server instance.
If this is a full business organization, preferredMailMessageStore is an attribute of the mailDomain object class. If this is a shared business organization, preferredMailMessageStore is an attribute of the sunMailOrganization object class.
If you are provisioning an LDAP Schema 1 directory with iPlanet Delegated Administrator:
See preferredMailMessageStore for a definition of how to use this attribute with Schema 1.
preferredMailMessageStore: primary
2.16.840.1.113730.3.1.762
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
Includes this user in the Global Address Book (GAB) and gives this user access to the Global Address Book.
Allowed values: true, false
Default value: true
psIncludeInGAB: false
oid-psIncludeInGAB
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
Defines the types of business organizations this provider administrator can create.
This is a required attribute.
Allowed values:
shared— Designates a business organization that is assigned to a shared domain. Multiple business organizations can be part of a shared domain. The business organization being created shares its namespace with the other organizations in the domain.
full— Designates a business organization that is a full-fledged domain with an authorized domain name and its own unique namespace.
The sunAllowBusinessOrgType attribute can enable the provider to create
Only shared business organizations (shared value only)
Only business organizations that are real, full-fledged domains (full value only)
Both shared and full-fledged business organizations (shared and full values)
sunAllowBusinessOrgType: sharedsunAllowBusinessOrgType: full
oid-sunAllowBusinessOrgType
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
Determines whether this provider organization can create business organizations that permit multiple domain names or a single domain name for their users.
The sunAllowMultipleDomains attribute applies only to business organizations created in shared domains. If a business organization is created as a domain with its own namespace, it can always have multiple domain names specified with the associatedDomain attribute.
If the sunAllowMultipleDomains attribute is not present, the LDAP semantics allow multiple domain names for the users of the business organizations. (The default value is true.)
Allowed values: true, false
sunAllowMultipleDomains: true
oid-sunAllowMultipleDomains
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
NOTE: This attribute is not being used for this release.
Enables you to assign multiple classes-of-service to users in this business organization.
Allowed values: true, false
Default value: true
If sunAllowMultipleServices has a value of false, users in this business organization can have at most one class-of-service.
sunAllowMultipleServices: false
oid-sunAllowMultipleServices
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
Specifies a list of domain names the provider administrator can choose from when assigning domains to business organizations in this provider organization. This list is derived from the domain names specified in the sunPreferredDomain and associatedDomain attributes of the parent or ancestor shared domain node.
If the sunAssignableDomains attribute is not present, all of the sunPreferredDomain and associatedDomain attributes are available to be assigned to business organizations by this provider.
sunAssignableDomains: sesta.com sunAssignableDomains: siroe.com sunAssignableDomains: varius.com
oid-sunAssignableDomains
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
Specifies a list of domain names available for use by the business organization. This list is a subset of domain names derived from the sunAssignableDomains attribute in the provider organization.
If the sunAvailableDomainNames attribute is not present, all domains from the sunAssignableDomains attribute in the provider organization are available for use by this business organization.
sunAvailableDomainNames: sesta.comsunAvailableDomainNames: siroe.com
oid-sunAvailableDomainNames
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
Specifies a list of classes-of-service available to the business organization for its users. Also specifies the number of instances of each named class-of-service.
This is a required attribute.
servicename:number:number_assigned
where
number is the number of service packages allocated to the organization
number_assigned is the number of service packages assigned to users or groups in the organization. If no service packages have been assigned, the value of number_assigned is -1.
You can also use the following format:
servicename
If you specify servicename only—if you do not specify the number of services allocated and assigned—an unlimited number of that service is available to the business organization.
sunAvailableServices:Gold:10:-1 sunAvailableServices:Mercury:20:5 sunAvailableServices:Silver |
In this example, 10 Gold services are available to the organization; none have been assigned. Twenty Mercury services are available to the organization; five have been assigned. An unlimited number of Silver services are available to the organization.
oid-sunAvailableServices
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
dn, single-valued
Contains the DN for the node underneath which all full domains for this provider organization are to be created.
You can assign this attribute only if the sunAllowBusinessOrgType attribute was provisioned to allow full domains (sunAllowBusinessOrgType: full).
sunBusinessOrgBase: o=providerorgDomainsRoot,o=Business,o=userGroupRoot
oid-sunBusinessOrgBase
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
dn, single-valued
Holds the DN of the root entry that contains the business organization tree.
sunBusinessRoot: o=Business,o=userGroupRoot
oid-sunBusinessRoot
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
Enables use of a global address book for this business organization.
Allowed values: true, false
Default value: false
sunEnableGAB: true
oid-sunEnableGAB
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
Specifies a list of classes-of-service that will be excluded from the business organizations in this provider organization.
If both the sunIncludeServices and sunExcludeServices attributes are specified, only sunIncludeServices takes effect. If neither attribute is present, all classes-of-service found underneath the container specified with the sunServicesRoot attribute will also be available to the business organizations in this provider organization.
sunExcludeServices: Bronze
oid-sunExcludeServices
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
Specifies a list of the classes-of-service available to business organizations in this provider organization.
The complete list of classes-of-service available in this directory is found underneath the container specified with the sunServicesRoot attribute.
If the sunIncludeServices attribute is not present, all classes-of-service specified underneath the class-of-service container will also be available to the business organizations in this provider organization.
sunIncludeServices: Gold
oid-sunIncludeServices
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
integer, single-valued
Specifies the maximum number of groups that can be created in this business organization.
To enable the business organization to contain an unlimited number of groups, specify a value of -1.
Allowed values are integers.
sunMaxGroups: 20
oid-sunMaxGroups
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
integer, single-valued
Specifies the maximum number of users who can be created in this business organization.
To enable the business organization to contain an unlimited number of users, specify a value of -1.
Allowed values are integers.
sunMaxUsers: 50
oid-sunMaxUsers
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
integer, single-valued
Specifies the current number of groups in this business organization.
Allowed values are integers.
sunNumGroups: 8
oid-sunNumGroups
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
integer, single-valued
Specifies the current number of users in this business organization.
Allowed values are integers.
sunNumUsers: 12
oid-sunNumUsers
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, multi-valued
This attribute is not currently implemented.
Enables this business organization to use a specified customization of the user interface (UI) to provide a specific look and feel for users in the organization.
The sunOrganizationSkin attribute is specified with a key-value pair. The key is the name of a skin to be used for the organization’s customized UI. The value identifies the jar file containing the skin.
skinname:jarfile
sunOrganizationSkin: classic: classiclookandfeel.jarsunOrganizationSkin: modern: modernlookandfeel.jar
oid-sunOrganizationSkin
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
cis, single-valued
Determines whether this business organization is part of a shared domain (shared) or is a full-fledged domain with its own namespace (full).
This is a required attribute.
Allowed values:
shared— Designates a business organization that is assigned to a shared domain. Multiple business organizations can be part of a shared domain. This business organization shares its namespace with the other organizations in the domain.
full— Designates a business organization that is a full-fledged domain with an authorized domain name and its own unique namespace.
sunOrgType: shared
oid-sunOrgType
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
dn, single-valued
Contains the base DN that points to the business organization for this provider organization. The users of this provider organization are created in this business organization.
The provider organization cannot have any user entries directly under the provider organization node. All users in the provider organization must be managed in the separate business organization identified by the sunProviderOrgDN attribute. This business organization is like any other business organization.
sunProviderOrgDN: o=providerorg,o=sesta.com,o=sharedDomainsRoot,o=Business
oid-sunProviderOrgDN
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
dn, single-valued
Holds the DN of the root entry that contains the residential tree.
sunResidentialRoot: o=Residential,o=userGroupRoot
Unknown
Messaging Server 6 2006Q2; Communications Suite Delegated Administrator
dn, single-valued
Specifies the DN of the container of all the class-of-service definitions available to provider organizations in the directory.
sunServicesRoot: o=Services,o=Business,o=userGroupRoot
Unknown