Sun ONE logo      Previous      Contents      Index      Next     

Sun ONE Identity Server 6.0 Installation and Configuration Guide

Chapter 6
Installing Identity Server Console

When you install Identity Server Management and Policy Services, Identity Server Console is also installed by default. You need not install it again on the same host. However, you may install it independently on another host. This makes it possible for you view Identity Server and manage users and policies from a remote location.

In this chapter, you will find step-by-step instructions to install Sun ONE Identity Server Console. The chapter is organized under the following topics:


Before You Begin

The following issues must be resolved before you start the Installation program:


To Install the Identity Server Console

  1. Start the Installation program.
  2. To run the Installation wizard, in the directory that contains the Installation program, enter the following command:

    UNIX

    ./setup

    Windows

    setup.exe

    To run the Installation program from the command line, in the directory that contains the Installation program, enter the following command:

    UNIX

    ./setup -nosdisplay

    Windows

    setup -nodisplay


    Note

    The remaining steps describe the GUI version of the Installation program. If you’re using the command-line version of the Installation program, you’ll be prompted to provide the same information as that presented in the Installation wizard. In the command-line version, you can use the following commands:

    • Press Enter to accept the default value in brackets, or to continue on after entering a new value.
    • Press < to go back to the previous screen.
    • Enter Exit to stop the program and return to the command line.

  3. In the Welcome window, click Next.
  4. To accept the terms of the License Agreement, click “Yes (Accept License).”
  5. In the Installation Directory window, specify the directory where you want to install the Directory Server, and then click Next.
  6. Note that you should have write and execute permissions in this directory.

    Install Sun ONE Identity Server in this directory: Type the path to the directory where Identity Server Services will be installed.


    Note

    Plan to install the Identity Server Services and Directory Server in different directories. Ideally, you would install Identity Server Services and Directory Server on different computer systems.


  7. In the Components to Be Installed/Uninstalled panel, select Sun ONE Identity Server Console Only, and then click Next.
  8. In the Java Configuration window, provide the following information, and then click Next.
  9. Do you want to use custom JDK? Java support in the Web Server requires Java Development Kit (JDK) of version 1.3.1_06, which is provided with Identity Server 6.0. If you want to install the JDK available with Identity Server, select No. However, if you want to use a JDK (version 1.3.1_06), that you already have, select Yes and then type the full path to its location.

  10. In the Sun ONE Web Server Information window, provide the following information, and then click Next:
  11. Administrator: Type the user name for the administrator who will access and manage the Web Server.

    Port: Type the port number. Typically, the default is 58888.

    Password: Type the Administrator’s password. The password must be a minimum of eight characters in length.

    Confirm Password: To confirm the Administrator password, type it again.

    Enter user to run server as: Type the user account the Web Server will run as. Example: nobody

    Enter group to run this server as: Type the group the above user belongs to. Example: nobody

  12. In the Web Server that Runs Sun ONE Identity Server Console window, provide the following information, and then click Next:
  13. Host: Type the fully qualified domain name of the computer where you want to install the Identity Server Console.

    Port: Type the port number of the web server that runs the Identity Server Console. The default port is 58080.

    Console Deployment URI: This URI prefix tells the web server where to look for HTML pages associated with the Identity Server administration console and also for other web application-specific information like classes and jars. The default URI prefix is amconsole. You can type a different name.

  14. Provide the following information about the Web Server that runs Sun ONE Identity Server Services, and then click Next:
  15. Host [nila.madisonparc.com]: Type the name of the computer on which the Web Server will run.

    Port [58080]: Type the port number being used by the Web Server.

    Services Deployment URI [/amserver]: The Universal Resource Identifier (URI) prefix tells the Web Server where to look for HTML pages associated with a service and also for web application-specific information such as classes and jars. The default URI prefix is amserver.

  16. In the Directory Root Suffix window, provide the following information, and then click Next:
  17. Sun ONE Identity Server Root in the Directory Server: Type a distinguished name (DN) that you want to set as the root suffix. It should have at least one type=value pair. Examples:

      o=edisonwatson

      dc=madisonparc,dc=com

  18. In the Sun ONE Directory Server Information panel, provide the following information, and then click Next:
  19. Host: Type the fully qualified domain name of the computer where Directory Server is installed.

    Port: Type the Directory Server port number.The default port is 389.

    Directory Manager: Type the DN of the user who will have restricted access to Directory Server. Example: cn=Directory Manager

    Password: Type the password for Directory Manager. The password must be a minimum of eight characters in length.

    Note that if the information you provide in any of these fields is inaccurate, the installation program will display an error message. Check the information you have provided and correct them to proceed.

  20. In the Sun ONE Identity Server Top Level Administrator window, provide the following information, and then click Next:
  21. Username: The username for the Super administrator is amAdmin. The Top Level Administrator has unlimited access to all entries managed by Identity Server. The username amAdmin is hardcoded. This ensures that the Identity Server administrator role and its privileges are created and mapped properly in the Directory Server so that you can log onto Identity Server immediately after installation. Since this is an administrator role, you can add other users to this role after installation.

    Password: Type the password for the user amAdmin. The password must be a minimum of 8 characters in length.

    Confirm Password: To confirm the amAdmin password, type it again.

    Start the Server after installation: Click this option if you want to automatically start the Identity Server after installation. If you do not select this, you may start the server manually after installation. For steps to do this, see "Starting Identity Server Services".

  22. In the Currently Selected Settings panel, review the choices you have made in the previous panels. If you want to revisit any of the panels, click Back and go the required panel.Otherwise, click Next.
  23. In the Ready to Install window, view the components that will be installed with Sun ONE Identity Server Console.
  24. Click Install now to start the installation.

  25. At the end of the installation, the Installation Summary panel displays whether the product is successfully installed. In the panel, click the Dismiss button to see where the product is installed.
  26. After viewing the details, in the Installation Summary window, click Close to end the Installation program.


Previous      Contents      Index      Next     


Copyright 2003 Sun Microsystems, Inc. All rights reserved.