When you run the installation program, you can specify an existing user ID and password to use for the administrator ID or allow the installation program to create the user ID and password. If the installation program creates the user ID, it assigns all required user rights.
If you run the installation program as a non-root user on Linux or as a non-administrator ID on Windows, the program uses the logged in user ID as the Annotation Administration Console administrator ID. You cannot change this value and you cannot select the option to have the program create the administrator ID for you.
If you use an existing user ID for the Annotation Administration Console administrator ID, the ID can contain letters, digits, and the underscore character. The ID cannot contain other special characters and the ID must begin with a letter. The ID cannot contain characters from the double byte character set (DBCS). Only ASCII characters are supported.
If you install the product as a non-root user, the installation program warns you that this approach has limitations. If you cannot accept the following limitations, click Quit to exit the installation program. If the limitations are acceptable and you want to continue installing the product with a non-root user ID, click Ignore:
$IGNORE_UID_PASSWORD$. ./install.bin -D$IGNORE_UID_PASSWORD$=true
Ensure that the administrator ID and password conform to the following requirements.
! @ # $ % ^ & * () - _ = + , . / < > ?
If you want to use a Windows domain user account for the default administrative user, you must create the domain ID in advance. The default application administrator ID must be either a local ID or a domain ID with a local profile. A domain ID with a roaming profile is not supported.
The administrator ID can contain letters, digits, the @ character, and the . (period) character. The ID cannot contain other special characters and the ID must begin with a letter. The ID cannot contain characters from the double byte character set (DBCS). Only ASCII characters are supported.
user_name@fully_qualified_domain_name
To obtain domain privileges for an ID, you can add the local user ID that you use for the administrator ID to a domain. If you add the local user ID to a domain, however, you must ensure that the domain security policies do not override the local domain policies (user rights) that are required by Annotation Administration Console.
If an attempt to install the product fails because these user rights are not correctly assigned, you must remove the software. You must assign the correct user rights to the user ID that you use to install the product and run the installation program again.
The administrator ID must have read and execute permissions for the parent directories of the installation and data directories. For example, if the installation directory (ES_INSTALL_ROOT) is the /opt/IBM/es directory, then the administrator ID must have read and execute permissions for the /opt and /opt/IBM directories.