Client Data Objects

These LDAP objects and attributes were created to support specific applications.

Calendar Data

Calendar data consists of the LDAP objects and attributes that will be generated to support the Web Access calendaring object and the license support for the calendar server. An entry which stores calendaring information consists of attributes drawn from the following directory object classes:

objectclass IMCalendarUser
MUST
objectclass $ userID $ userPassword $ IMcalendarHost
MAY
IMcalendarName

userID - defined in RFC 1274, The COSINE and Internet X.500 Schema, as part of object class pilotPerson.

userPassword - defined in RFC 1274, The COSINE and Internet X.500 Schema, as part of object class simpleSecurityObject.

IMcalendarHost and IMcalendarName are defined for the first time in this document. At this time, calendar data has only one object class, IMCalendarUser. It has the following attributes.

TABLE  D-12   IMCalendarUser Required Attributes
Attribute
 
Definition
 

IMcalendarHost  

(cis, 1, {}) The fully qualified calendar server hostname.  

objectClass  

(ces, 1-many, {}) The object classes used in defining the calendar entry.  

userID  

(cis, 1, {}) (Mandatory Attribute) User's identification shared with
SIMS/IMAP login.  

userPassword  

(cis, 1, {}) (Mandatory Attribute) The calendar user's password
shared with SIMS/IMAP login.  

IMcalendarName  

(cis, 1, {}) Name of calendar.  




Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved.