IDM Installation

Gabriel Magariño, gabriel.magarino@gmail.com, Sun Java System Identity Manager, www.javapassion.com/idm


Gabriel Magariño

The goal of this hands-on lab is to get you exposed to the Sun IDM environment for the first time in which you will learn your first login using the differents idm interfaces.


Expected duration: 60 minutes (excluding homework)


Prerequisites

This hands-on lab assumes you have minimum programming experience. 


Software Needed

Before you begin, you need to install the following software on your computer. 





OS platforms you can use


Change Log


Lab Exercises



Exercise 0: Install Sun Java System Identity Manager (IDM)

In this exercise, you are going to install IDM  7.1 into Tomcat and using MySql as repository. 

Note:
       For course purpose we are going to install the all  software requiered over the IDM folder in your root path. You can skip this convention if you have installed the software

                       Folder ubication


          0. Download  Java Standard Development Kit (JDK™) version 5.0 (download) or version 6.0 (download)


          1. Install the MySQL software and start the MySQL process (if it does not start automatically).
 
          2. Install the Tomcat software according to the instructions provided by the application server provider. You will find helpful information at the Jakarta Project site, located at
             
          3. Use the following steps to install and configure Identity Manager:
      1.      Download Java Sun Identity Manager 7.1
      2.      Unzip the Identity Manager installation zip file to access the Identity Manager installation files.
      3.      Go to the folder  db_scripts and copy the script file create_waveset_tables.mysql to your  MySql folder
        •  copy create_waveset_tables.mysql  c:\IDM\MySql\bin
        • Execute the script
                                   


                                  


      1.      Enter the install command to launch the Identity Manager installer graphical user interface.
                                  
      1. When the Welcome panel displays, click Next.
                                 
      1. The installer displays the Install or Upgrade? panel.
      2. Leave the New Installation option selected and click Next

                                 


      1. The installer displays the Select Installation Directory panel.
                                 


      1. If necessary, replace the displayed directory location with the location where you want to install Identity Manager.

        • Unless you plan to create a new context (virtual directory) in Tomcat's server.xml directory, we recommend installing to %TOMCAT_HOME%\webapps\idm
        • If the directory you entered does not yet exist, the installer prompts for confirmation, and then creates the directory
                                



                               


      1. Enter (or click Browse to locate) a staging location or a specific folder, and then click Next.

                              

                            j. Click Next to begin installation
                              

                            k. After installing files, the installer displays the Launch Setup panel.
                              

                    Before continuing, if you plan to use an index database, you may need to copy one or more files to the idm\WEB-INF\lib directory.


                              If you click Launch Setup before copying your index database files, setup will not proceed correctly.

                              If this happens, quit the installation program, and then use the lh setup command to restart the set-up portion of the installation process.                                                                    
                            l. Click Launch Setup to launch the Setup Wizard.
                            

                   m. Click Next on the Setup Wizard panel.


                            

                    n. When the Locate the Repository panel displays, select the MySQL JDBC Driver index database from the menu.

        • Accept all of the defaults (except for the database user password if you changed it )
        • Click Next.
                            
   
                            o. Select No on the  Demo Setup?
        • If you  select Yes, you will have parameter to configure resources  and initialize the demo
        • The configuration part will be present in the next section.
                          


                           p. When the Save Configuration page displays, click Execute to save the information you provided in the Setup Wizard.
                           

                            q.  Click on Next Button to complete the installation
                               

                            r.  When the installation is complete, Identity Manager displays the Installation Summary panel. For detailed information about the installation, click Details.
                           
   
                            s. When finished, click Close to exit the installer.

                            t. Testing the IDM Installation

                                                    user: configurator
                                                    password: configurator


                                  
        

                                                                                                                    return to the top


Exercise 1: Login in the IDM Interfaces


                The goal of this exercise is to let you experience about how to login in the different IDM interfaces.
  1. Login IDM Admin Interface
  2. Login IDM User Interface
  3. Login IDM Debug Interface

(0.1) Login  IDM Administrator  Interface


In this step, you are going to login into the The Identity Manager Administrator interface serves as the primary administrative view of the product. . Through this interface, Identity Manager administrators manage users, set up and assign resources, define rights and access levels, and audit compliance in the Identity Manager system.

               1. Open a Web browser and type the following address into the address bar:
    1. Enter the User ID and Password

    1. Click Report tab
    2. Select  the Run Reports Page
    3. Select the Today´s Activity  checkbox button
      • This report show you the activity and task executed in IDM
    4. Click Run Button


    1. After click Run Button the results should be like the screen below



    1. Navigate over the other Navigation options just  let you familiar with the IDM product

(0.2) Login IDM User Interface


In this step, you are going to login into The Identity Manager User interface presents a limited view of the Identity Manager system. This view is specifically tailored to users without administrative capabilities.


               1. Open a Web browser and type the following address into the address bar:
    1. Enter the User ID and Password
    1. Navigate over the other Navigation options just  let you familiar with the IDM product

 

(0.3) Login IDM Debug Interface


In this step, you are going to login into the The Identity Manager Administrator interface serves as the primary administrative view of the product. . Through this interface, Identity Manager administrators manage users, set up and assign resources, define rights and access levels, and audit compliance in the Identity Manager system.


               1. Open a Web browser and type the following address into the address bar:
    1. Enter the User ID and Password

    1. Click The User Count button
      • This option shows you the number of users in IDM


    1. The  page results should look like this



    1. Navigate over the other Navigation options just  let you familiar with the IDM product


                                                                                                                             return to the top


Exercise 2: Changing password for the built-in Administrative accounts


                The goal of this exercise is to let you experience about how to login in the different IDM interfaces.

  1. Changing Password  trough the Admin  Interface

(0.1) Changing Password trough the User Interface


In this step, you are going to login into the  User interface  and change the Configurator and Admin password.

          1. Open a Web browser and type the following address into the address bar:           2. Enter the User ID and Password of Configurator  user.

          3. Click on the Password Tab and  click on the Change Password  Page

          4. Enter the Configurator  on the text field

          5. Click Find Button




          6.Enter the new Password under the Password and Confirm Password text field

          7. Click Change Password button




          8. The Change User Password Results page appers

          9. Click OK  to complete the change. Scroll down if you don't see the OK button.






  10. Repeat the step 3 to 9 to change the password for the Administrator Account



                                                                                                                    return to the top