by Mir Ali
We want to hear from you! Please send us your
FEEDBACK.
This article provides step-by-step instructions for configuring Sun ONE Identity Server 6.0
using the Identity Server console.
For more information on Sun ONE Identity Server 6.0, refer to the documentation
at http://docs.sun.com/.
A provisioning system normally manages the user and system allocation of resources and services.
Centralized or multiple points of administration managing this process can exist in an identity
managed infrastructure. The provisioning system automates process enforcement of Identity Server
administration across all other user authentication and access control systems. This process
enforcement allows close and responsive coordination over who can obtain access to what information
or system capability. Workflow is the automated process that enables and supports user
provisioning. When an administrator assigns users their access rights, the workflow provisioning
process triggers the appropriate notifications and updates to applications and individuals, which are required
to complete the provisioning process. For example, when employees join an organization, the
administrator adds their identity information to the system. The organization's facilities
department then receives a notification to issue a desks, chairs, and office space. Managing and
tracking changes to directory data is possible when the authoritative sources are identified and
privileges to the data are established. The coordination of changes across existing systems and
throughout the enterprise can then occur securely and seamlessly. If you are using Sun ONE Directory Server 5.2 and have already
provisioned it with users, you must make changes in the Directory Information Tree (DIT) before the Identity Server can recognize
the user data. What you need to change depends on how the existing DIT is structured and how you
plan to use the Identity Server. The Identity Server installation option using an existing DIT
prepares existing entries to enable them to be managed by the Identity Server. However, you might also
have to prepare the DIT manually before installing the Identity Server. For example, you might
have an existing DIT that uses more than one type of entry to define organizations - When an organization is created using the Identity Server tools, default roles, access control,
a people containe,r and a groups container are also created below the organization. Default policies
or services are not created for the organization.
Sun ONE Identity Server Configuration Cookbook
September, 2003
Introduction
Identity Server Provisioning
dc=abc,
dc=com,
and o=xyz.com. In this case, reconfigure the existing DIT to standardize on which attribute is used
(either dc or o). The ou attribute is used to define containers in the DIT structure. You might
need to reconfigure the container entries if different attributes are used to define container
entry types.Task 1: Configuring the Administration Service
In this task, you register the administration server for the root level organization.
The administration service global attributes are applied across the Identity Server configuration and
are inherited by every organization.
http://hostname.dns-domainname:58080/amconsole
User name: amadmin Password: password
amadmin command is useful for administrators who manage large amounts of data that would be time
consuming to manage using the Identity Server console.3. To delete an organization, complete the following steps:
Note - A warning message is not provided when performing a delete. All entries within the organization are deleted.
Next PageDOC ID# 1933