The icosadmin utility

The icosadmin utility performs such tasks as changing super user and database passwords.

The icosadmin utility uses the following syntax:

./icosadmin admin_task admin_task_options

Where:

  • ./icosadmin — Invokes the icosadmin utility.
  • admin_task — Specifies the keyword associated with a system administration task. The following table maps the keyword to its associated task:
    icosadmin Keyword Description

    ChangeSuPassword

    Changes the ITNCM - Base super user password.

    ChangeDbPassword

    Changes the Oracle or DB2 database password.

    LoggerAdmin

    Modifies logging-related files.

  • admin_task_options — Specifies the options associated with the keyword specified in admin_task.
Note: ITNCM - Base should be restarted after the execution of the icosadmin utility with any of these keywords.