Sun N1 Advanced Architecture for SAP Solutions 5.2.1 Installation Guide

N1 AA Manager


Note –

Installation of the N1 AA PostgreSQL must have completed successfully.


Install N1 AA Manager

  1. Copy the SUNWn1aamngr.pkg package from the installation media to a temporary installation directory. Navigate to the installation directory.

  2. Install the package SUNWn1aamngr.pkg as superuser.


    # pkgadd -d SUNWn1aamngr.pkg
    

    This performs the following functions:

    • Create directory /usr/share/webconsole/n1aa

    • Install N1AA manager into this directory

    The pkgadd command prompts for the port of the N1 AA PostgresSQL on which the database listens. The standard port is 5433.

Register N1 AA Manager

As superuser:


# /usr/sbin/smreg add -a /usr/share/webconsole/n1aa

Change Session Timeout Parameter of N1 AA Manager

As superuser:


# /usr/sbin/smreg add -p session.timeout.value=60

Change Memory Parameter of N1 AA Manager

As superuser:


# /usr/sbin/smreg add -p java.options="-server -Xms256m -Xmx512m"

Restart N1 AA Manager

For more information, see Starting and Stopping the N1 AA Manager.

Test login

  1. Login to the Sun Web Console to verify a successful installation.

  2. Go to https://N1 AA Server Name:6789/

  3. Use OS user n1aa and corresponding password to log on.

    You should now be in the entry page of the Java Web Console. In the section Desktop Applications, the application N1 Advanced Architecture is available.


Note –

Delete the parameter none.general.auth.cli from the general customizing settings of N1 AA. For additional instructions on how to do this, see Customizing in Sun N1 Advanced Architecture for SAP Solutions 5.2.1 User’s Guide.