Installation of the N1 AA PostgreSQL must have completed successfully.
Install N1 AA Manager
Copy the SUNWn1aamngr.pkg package from the installation media to a temporary installation directory. Navigate to the installation directory.
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
Login to the Sun Web Console to verify a successful installation.
Go to https://N1 AA Server Name:6789/
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.
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.