This publication provides reference and procedural information to help you connect to resources and manage accounts on these resources.
Oracle Identity Manager Resources Reference was designed for deployers and administrators who will configure and deploy Waveset to manage resources.
Deployers should have a background in programming and should be comfortable with XML, Java, Emacs and/or IDEs such as Eclipse or NetBeans.
Administrators may not have a programming background, but should be highly skilled in one or more resource domains such as LDAP, Active Directory, or SQL.
Before reading this book, you should be familiar with the Oracle Waveset 8.1.1 Overview.
Identity Manager Resources Reference is organized into these chapters:
Chapter 1, Overview of the Resources Reference. Identifies installation, configuration, and implementation information for Waveset resource adapter-based resources.
Individual chapters for each supported adapter-based resource. These chapters are presented in alphabetical order.
Chapter 50, Implementing the AttrParse Object. Provides information needed to customize the AttrParse facility, which mainframe-based resource adapters use to extract information from the resource.
Chapter 51, Adding Actions to Resources. Describes how to create and implement actions on various types of resources in Waveset.
Chapter 52, Synchronizing LDAP Passwords. Describes the Waveset product enhancements that support password synchronization from the Oracle Directory Server to the Waveset system.
Chapter 53, Active Directory Synchronization Failover. Describes how to limit the number of repeated events that occur when you switch to a new domain controller.
Chapter 54, Mainframe Connectivity. Describes how to connect to a mainframe resource using IBM’s Host on Demand or the Attachmate 3270 Mainframe Adapter for Sun Emulator Class Library.
Chapter 55, Enabling Secure Network Communications (SNC) Connections. Describes how to enable the Access Enforcer, SAP, and SAP HR resource adapters to communicate with SAP systems securely using Secure Network Communications (SNC).
Chapter 56, Deprecated Resource Adapters. Lists no longer supported resource adapters.
Chapter 57, Identity Connectors Overview. This chapter introduces identity connectors, a newly supported feature of Identity Manager. Connectors provide an alternative to resource adapters for managing identities and other object types in native resources.
Individual chapters for each supported connector-based resource. These chapters are presented in alphabetical order.
The Oracle Waveset 8.1.1 documentation set includes the following books.
Primary Audience |
Title |
Description |
---|---|---|
All Audiences |
Provides an overview of Waveset features and functionality. Provides product architecture information and describes how Waveset integrates with other Sun products, such as Sun Open SSO Enterprise and Sun Role Manager. |
|
Describes known issues, fixed issues, and late-breaking information not already provided in the Waveset documentation set. |
||
System Administrators |
Describes how to install Waveset and optional components such as the Oracle Waveset Gateway and PasswordSync. |
|
Provides instructions on how to upgrade from an older version of Waveset to a newer version. |
||
Contains information and instructions to help system administrators manage, tune, and troubleshoot their Waveset installation. |
||
Business Administrators |
Describes how to use Waveset provisioning and auditing features. Contains information about the user interfaces, user and account management, reporting, and more. |
|
System Integrators |
Describes how to deploy Waveset in complex IT environments. Topics covered include working with identity attributes, data loading and synchronization, configuring user actions, applying custom branding, and so on. |
|
Contains information about workflows, forms, views, and rules, as well as the XPRESS language. |
||
Provides information about installing, configuring, and using resource adapters. |
||
Describes how to deploy Oracle Waveset Service Provider, and how views, forms, and resources differ from the standard Waveset product. |
||
Describes how to configure SPML support, which SPML features are supported (and why), and how to extend support in the field. |
Corrections and updates to this and other Oracle Wavesetand Sun Identity Manager publications are posted to a documentation updates website:
http://blogs.sun.com/idmdocupdates/
An RSS feed reader can be used to periodically check the website and notify you when updates are available. To subscribe, download a feed reader and click a link under Feeds on the right side of the page. Starting with version 8.0, separate feeds are available for each major release.
Third-party URLs are referenced in this document and provide additional, related information.
Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.
See the following web sites for additional resources:
Training – Click the Sun link in the left navigation bar.
Oracle welcomes your comments and suggestions on the quality and usefulness of its documentation. If you find any errors or have any other suggestions for improvement, go to http://docs.sun.com and click Feedback. Indicate the title and part number of the documentation along with the chapter, section, and page number, if available. Please let us know if you want a reply.
Oracle Technology Network offers a range of resources related to Oracle software:
Discuss technical problems and solutions on the Discussion Forums.
Get hands-on step-by-step tutorials with Oracle By Example.
Download Sample Code.
The following table describes the typographic conventions that are used in this book.
Table P–1 Typographic Conventions
Typeface |
Meaning |
Example |
---|---|---|
AaBbCc123 |
The names of commands, files, and directories, and onscreen computer output |
Edit your .login file. Use ls -a to list all files. machine_name% you have mail. |
AaBbCc123 |
What you type, contrasted with onscreen computer output |
machine_name% su Password: |
aabbcc123 |
Placeholder: replace with a real name or value |
The command to remove a file is rm filename. |
AaBbCc123 |
Book titles, new terms, and terms to be emphasized |
Read Chapter 6 in the User's Guide. A cache is a copy that is stored locally. Do not save the file. Note: Some emphasized items appear bold online. |
The following table shows the default UNIX system prompt and superuser prompt for shells that are included in the Oracle Solaris OS. Note that the default system prompt that is displayed in command examples varies, depending on the Oracle Solaris release.
Table P–2 Shell Prompts
Shell |
Prompt |
---|---|
Bash shell, Korn shell, and Bourne shell |
$ |
Bash shell, Korn shell, and Bourne shell for superuser |
# |
C shell |
machine_name% |
C shell for superuser |
machine_name# |