Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java[TM] System Identity Manager 7.0 Installation 

Chapter 10
Getting Started

Follow these steps to begin using the applications.

  1. Start your application server.
  2. In a Web browser, enter the URL for your application server, appended with the URL for the Web application (typically, this is /idm).

  3. Note

    If you are using Internet Information Server (IIS) as your Web server, you must add index.html to the list of Default Documents under Properties, on the Identity Manager virtual directory in ISS. Otherwise, the applications main page will not resolve correctly when accessing the Identity Manager server.


  4. Enter a user ID and password to log in. You can log in with one of the default account IDs and passwords:
  5. ID: Configurator
    Password: configurator

    or

    ID: Administrator
    Password: administrator


    Caution

    It is strongly recommended that you reset the default administrator account passwords after installation.



    Note

    For security reasons, we additionally recommend that you access the applications through a secure Web server using https. Read the chapter titled Identity Manager Security in Identity Manager Administration for additional security recommendations.



Enabling Language Support

The applications support multiple languages. To enable language support, follow these steps:

  1. Download a language pack from the Sun Download Center, which is part of the Online Support Center (http://www.sun.com/download/). A registered account name and password is required to access the download center.
  2. Follow the installation instructions provided with the language pack.


Deploying Identity Manager for Mac OS X

When deploying Identity Manager, you must make several modifications to accommodate the Mac OS X environment.

Modify the lh.sh File

You must modify the bin/lh.sh file to detect Darwin as an operating system. Otherwise, Identity Manager assumes that it is executing on the Windows operating system.

Customize MultiSelect Components for the User Interface

MultiSelect boxes, as presented by default in the Identity Manager User Interface, are not compatible with the Safari browser. You must customize all forms containing MultiSelect components to set the noApplet option. Set this option as follows:

<Display class='MultiSelect'>
<Property name='noApplet' value='true'/>
  ...

Use Safari Enhancer for the Administrator Interface

While the Administrator Interface is not officially supported for Safari, you can try this unsupported method that is known to work for Safari users:

  1. Quit Safari.
  2. Install Safari Enhancer from the following location, and enable Safari’s Debug menu:
  3. http://www.versiontracker.com/dyn/moreinfo/macosx/17776
  4. Restart Safari.
  5. Select Windows MSIE 6.0 from the Debug:User Agent menu.
  6. Point Safari to your Identity Manager installation.


Setting the lh Environment

Some deployments require added environment variables and other settings to the shell environment (or command environment in Windows) for lh to function. There is now an environment file that the lh script sources deployment-specific environment settings:

$WSHOME/bin/lhenv.sh

For example when using a WebSphere 5 datasource for the repository, extra environment variables are required for lh to function. Sample files for this purpose are included in:

sample/other/idm-env.sh-ws5 (UNIX)

sample/other/idm-env.bat-ws5 (Windows)


Help and More Information

The following printed and online documentation and information can help you use Identity Manager after installation:



Previous      Contents      Index      Next     


Part No: 819-6124-10.   Copyright 2006 Sun Microsystems, Inc. All rights reserved.