Sun Identity Manager 8.1 Installation

ProcedureTo Create a Local Service Tag or Register Identity Manager over the Internet with Sun

  1. Go to the following directory:

    %WSHOME%\bin\lh (Windows)

    $WSHOME/bin/lh (UNIX)

  2. To create a local service tag, use the following command:

    lh register -local

    To register Identity Manager over the Internet with Sun, use the following command:

    lh register -remote -u <userid> -p <password> -userSOA <soaUserid> -passSOA <soaPassword> -domain <domain> -proxy <proxyHost> -port <proxyPortNumber>

    where:

    • userid is the Identity Manager userID of the Identity Manager administrator who is authorized to do the registration

    • password is the Identity Manager password of the Identity Manager administrator who is authorized to do the registration

    • soaUserid is the user ID of the Sun Online Account that will be used for registration.

    • soaPassword is the password of the Sun Online Account that will be used for registration.

    • domain is the domain (or team) that the Sun Online Account user belongs to and wishes to use for the registration.

    • proxyHost is the network proxy to use for access to the Sun online registration service. Only required if your network is configured to use a proxy to reach external Internet addresses.

    • proxyPortNumber is the port on the network proxy to use for access to the Sun online registration service. Only required if your network is configured to use a proxy to reach external Internet addresses