22.2.4 Specifying information in the OS (superuser's task)

This section describes how the superuser changes the HiRDB directory privileges and registers the changes into the OS.

Organization of this subsection
(1) Changing HiRDB directory privileges
(2) Registering the HiRDB directory into the OS

(1) Changing HiRDB directory privileges

Executor: Superuser

To make changes to HiRDB directory privileges, the superuser must use the following procedure:

  1. Enter the chown OS command, shown as follows, to change the directory owner to the HiRDB administrator:
    chown manager /opt/HiRDB_S
  2. Enter the chgrp OS command to change the directory group to the HiRDB group:
    chgrp hirdb /opt/HiRDB_S
  3. Enter the chmod OS command to change the directory mode:
    chmod 0755 /opt/HiRDB_S

(2) Registering the HiRDB directory into the OS

Executor: Superuser

The superuser enters the following pdsetup HiRDB command to register the HiRDB directory into the OS:

The superuser enters the following pdopsetup HiRDB command to register the HiRDB directory into the OS: