Skip Headers

Oracle® Internet Directory Administrator's Guide
10g (9.0.4)

Part Number B12118-01
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to beginning of chapter Go to next page

Oracle Internet Directory Schema Elements, 7 of 7


Schema to Represent a User

A user is represented by using the following object classes: OrclUser, OrclUserV2, in addition to inetOrgPerson. Table B-35 describes the attribute names.

Table B-35  User Attributes
Attribute Name Mandatory or Optional Description

OrclGUID

Optional

Specifies a Unique Global ID to identify the user.

Cn

Mandatory

Specifies user's first name, common nickname, or both.

Sn

Mandatory

Specifies a user's last name or surname.

GivenName

Optional

Specifies a user's given name.

MiddleName

Optional

Specifies a user's middle name, if any.

DisplayName

Optional

Specifies the name used by GUI tools for display purposes.

OrclMaidenName

Optional

Specifies a user's maiden name, if any.

OrclDateOfBirth

Optional

Specifies a user's birth date, includes year in yyyymmdd format.

Street

Optional

Specifies the street and location associated with a user's office address.

L

Optional

Specifies the city for a user's office address.

PostalCode

Optional

Specifies the postal code associated with a user's office address.

St

Optional

Specifies the state associated with a user's office address.

C

Optional

Specifies the country associated with a user's office address.

EmployeeNumber

Optional

Specifies a user's employee number, if applicable.

O

Optional

Specifies the organization for which a user works.

Title

Optional

Specifies a user's designation.

Manager

Optional

Specifies the DN of a user's manager.

OrclHireDate

Optional

Specifies the date on which a user was hired by the organization.

Mail

Optional

Specifies a user's e-mail address.

JpegPhoto

Optional

Specifies a photograph of a user.

TelephoneNumber

Optional

Specifies a user's office or work telephone number.

Mobile

Optional

Specifies a user's mobile phone number.

Pager

Optional

Specifies a user's pager number.

FacsimileTelephone
Number

Optional

Specifies a user fax number.

HomePostalAddress

Optional

Specifies the complete residential postal address of a user. The value is specified as $ separated values for different address components. For example, XYZ Avenue Apt. 2 $ San Francisco CA $ 92345 $ USA

HomePhone

Optional

Specifies a user's residential phone number.

UserPassword

Optional

Specifies a password to be used for authenticating a user.

OrclActiveStartDate

Optional

Specifies the time from which the user should be allowed to authenticate. The value is represented in Universal Coordinated Time (UTC) format. If the attribute is missing, then the user is allowed to authenticate immediately.

OrclActiveEndDate

Optional

Specifies the date beyond which a user should not be allowed to authenticate. The value is represented in UTC time format.

OrclPasswordHint

Optional

Specifies the hint to use if a user forgets their password.

OrclPasswordHint
Answer

Optional

Specifies the answer to the password hint question.

OrclIsEnabled

Optional

Specifies if a user is currently enabled to authenticate. Valid values are ENABLED (or attribute not present in the user entry) and DISABLED. A user can successfully authenticate only if a user is enabled or the attribute is not present in the entry.

PreferredLanguage

Optional

Specifies the preferred language for communication with a user.

OrclTimeZone

Optional

Specifies the time zone applicable for a user location.

OrclDefaultProfile
Group

Optional

Specifies the DN of the group to use as default for a user's profile.

OrclIsVisible

Optional

Specifies if a user should display in a regular user search. Valid values are TRUE (or not present) and FALSE. If the attribute is not present, then a user record is visible.

OrclDisplayPersonal
Information

Optional

Specifies if a user chooses to display personal information in a user search. Valid values are TRUE (or not present) and FALSE.

OrclWorkflow
Notification
Preference

Optional

Specifies the preferred delivery mechanism for sending workflow notification to a user.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1999, 2003 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index