The "ou" attribute is not created when a user is added to the Calendar node in Calendar Server 4
In Netscape Calendar Server 3.5, when a new user is added, a separate
ou (Organization Unit Name)
attribute is created on the user's entry. This separate ou
attribute provides another parameter
that a client can use when performing a search in Calendar.
<P>
However, in Calendar Server 4.0, there is no separate ou
attribute. Without this attribute, is
there still a way that a client can perform a search on the ou
attribute?
<P>
Netscape Calendar Server 4.0 allows mapping to the Calendar attributes, so a
separate ou attribute
is unnecessary. In contrast, Calendar Server 3.5 does not support these
attribute mapping parameters and, for this reason, requires a separate
ou atrribute.
<P>
For more information on attribute mapping, please see page 177 of the
Administration Guide entitled "Calendar Schema" at
<A HREF="http://home.netscape.com/eng/Calendar/cs/appendie.htm#1027534">
http://home.netscape.com/eng/Calendar/cs/appendie.htm#1027534</A>.
<P>
Usage Syntax:
<P>
To configure the Organization Unit Name attribute in Calendar Server 4.0,
add the following line to the LDAP section of the
/users/unison/misc/unison.ini
file:
<P>
attr_orgunit1= <YourValueHere>

