XVIII. The MU_LDAP_Person Class
Introduction
Properties
These properties can be set by the developer after instantiating an MU_LDAP_Person object.
attribute_ds - the name of the DataSource that corresponds to the desired LDAP directory. Normally, the default setting will be sufficient.
Upon instantiation, an MU_LDAP_Person object is populated with properties that correspond to the person's LDAP attributes. The defaults are:
edupersonprimaryaffiliation - primary affiliation with Miami
edupersonaffiliation - affiliation(s) with Miami
o - organization, typically Miami University
mailroutingaddress - account/address e-mail is delivered to
mailalternateaddress - alternate mailable addresses
givenname - given or first name
displayname - Formal, complete name
sn - surname or last name
cn - multiple combinations of names for identification
edupersonprincipalname - person and organization identifier, typically the email address
ou - organizational units the person is associated with
muohioeduhidden - indicates if the record is private
title - position title(s)
Table of Contents
- MU_LDAP_Person::MU_LDAP_Person - Create a new MU_LDAP_Person object