Re: LDAP Directory Services and Entourage by Nathan
Nathan
Wed Aug 10 18:13:17 CDT 2005
On 6/21/05 11:39:02 AM, in article uNhPACpdFHA.2688@TK2MSFTNGP14.phx.gbl,
"Gene Russell" <eugene.russell@msfc.nasa.gov> wrote:
> Hello! I have a question regarding how the Entourage LDAP Directory
> Services 'maps' to attributes in an LDAP server, in this case ADAM.
>
> I have an ADAM directory with entries with the following attributes:
>
> givenName, initials, name, mail, l, telephoneNumber, title, cn, and company,
> displayName
>
> I have my Directory Services in Entourage configured and working properly to
> access this LDAP server. My question is, I want to include more data in
> LDAP to be displayed when you open the 'ldap contact record'. What I do not
> know, is the mapping of attributes in that contact record and attributes in
> ADAM.
>
> For example, l(locality) in ADAM is displayed in the 'City' field in the
> 'Work tab' for the contact. title in ADAM is displayed as 'Job Title'.
> Company = Company, telephoneNumber = Work Phone, and mail = E-mail Address.
>
> I also see Custom 1 - Custom 8 displayed on the various tabs as well.
>
> So what I am looking for is a list of attributes found in a contact from the
> Entourage Directory Services Tool, and how they would map over into the ADAM
> LDAP directory.
>
> Thanks for any help!
>
> Gene
In 11.1.x and below (listed by Entourage field, in order of preference from
LDAP attributes):
Last Name: display_name, cn, commonname, sn, surname (the first three we
try to parse)
E-mail: mail, othermailbox, rfc822mailbox
First Name: givenname
Work state: st
Work country: c, co
Work company: o, organizationname, company
Work department: ou, organizationalunitname, department
Home web page: url
Home phone: homephone
Work fax: facsimiletelephonenumber, officefax
Personal cell: mobilephone
Pager: officepager, pager
Work title: title
Work phone: telephoneNumber
Work city: l
Home street: homepostaladdress
Work street: postalAddress, streetAddress, street
Notes: comment
Work zip: postalcode
In Entourage 2004, we also retrieve S/MIME certificates from
usersmimecertificate and usercertificate.
This is a static mapping, and not user editable. It may, however, change
from version to version.
The rest of the UI is the same as the regular contact UI but the fields
won't be filled in.
-nh
--
Nathan Herring
MacBU SDE/Development
This posting is provided ³AS IS² with no warranties, and confers no rights.