Sun Identity Manager Deployment Guide

Preface

This Sun Identity Manager 8.1 Technical Deployment Guide publication provides an overview of the reference and procedural information you will use to customize Sun Identity Manager for your environment.

Who Should Use This Book

TheSun Identity Manager 8.1 Technical Deployment Guide was designed for deployers and administrators who will create and update workflows, views, rules, system configurations and other configuration files necessary to customize Identity Manager for a customer installation during different phases of product deployment.

Deployers should have a background in programming and should be comfortable with XML, Java, Emacs and/or IDEs such as Eclipse or NetBeans.

How This Book Is Organized

This book is organized into these chapters:

Related Books

Sun provides additional documentation and information to help you install, use, and configure Identity Manager. The Sun Identity Manager 8.1 library includes the following publications:

Primary Audience 

Title 

Description 

All Audiences 

Sun Identity Manager Overview

Provides an overview of Identity Manager features and functionality. Provides product architecture information and describes how Identity Manager integrates with other Sun products, such as Sun Open SSO Enterprise and Role Manager. 

Sun Identity Manager 8.1 Release Notes

Describes known issues, fixed issues, and late-breaking information not already provided in the Identity Manager documentation set. 

System Administrators 

Sun Identity Manager 8.1 Installation

Describes how to install Identity Manager and optional components such as the Sun Identity Manager Gateway and PasswordSync. 

Sun Identity Manager 8.1 Upgrade

Provides instructions on how to upgrade from an older version of Identity Manager to a newer version.  

Sun Identity Manager 8.1 System Administrator’s Guide

Contains information and instructions to help system administrators manage, tune, and troubleshoot their Identity Manager installation. 

Business Administrators 

Sun Identity Manager 8.1 Business Administrator’s Guide

Describes how to use Identity Manager's provisioning and auditing features. Contains information on the user interfaces, user and account management, reporting, and more. 

System Integrators 

Sun Identity Manager Deployment Guide

Describes how to deploy Identity Manager in complex IT environments. Topics covered include working with identity attributes, data loading and synchronization, configuring user actions, applying custom branding, and so on. 

Sun Identity Manager Deployment Reference

Contains information on workflows, forms, views, and rules, as well as the XPRESS language.  

Sun Identity Manager 8.1 Resources Reference

Provides information about installing, configuring, and using resource adapters. 

Sun Identity Manager Service Provider 8.1 Deployment

Describes how to deploy Sun Identity Manager Service Provider, and how views, forms, and resources differ from the standard Identity Managerproduct.  

Sun Identity Manager 8.1 Web Services

Describes how to configure SPML support, which SPML features are supported (and why), and how to extend support in the field. 

In addition, the http://docs.sun.com web site enables you to access Sun technical documentation online. You can browse the archive or search for a specific book title or subject.

Documentation Updates

Corrections and updates to this and other Identity Manager publications are posted to the Identity Manager 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.

Related Third-Party Web Site References

Third-party URLs are referenced in this document and provide additional, related information.


Note –

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.


Documentation, Support, and Training

The Sun web site provides information about the following additional resources:

Sun Welcomes Your Comments

Sun is interested in improving its documentation and welcomes your comments and suggestions. To share your comments, go to http://docs.sun.com and click Feedback.

Typographic Conventions

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.

Shell Prompts in Command Examples

The following table shows the default UNIX® system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P–2 Shell Prompts

Shell 

Prompt 

C shell 

machine_name%

C shell for superuser 

machine_name#

Bourne shell and Korn shell 

$

Bourne shell and Korn shell for superuser 

#