Previous Topic Next topic Print topic


To run casperm

  1. Log in as root
  2. Enter:
    casperm

    You see a message asking you to ensure you have the alphanumeric user ID of the Enterprise Server System Administrator to hand. This becomes the Process User ID.

  3. Press Enter. You see the message:
    Do you want error/warning messages to be displayed via the syslog daemon (y/n)? 

    The console messages are always directed to the file console.log. Responding Y to this prompt will also direct them to the syslog daemon as Info type messages

  4. Enter Y or N. You see the message:
    Enter the alphanumeric user ID of the Enterprise Server System Administrator

    This is the user id which will be the owner of all Enterprise Server processes with the exception of the Directory Server, which must run as root. It is known as the Process User ID. When an enterprise server is started from the Administration Server Administration it will run under this user ID. Since all the server's processes will run with this user's authority this has implications for file creation and access. The Directory Server has to run as root because the Directory Server process (Enterprise Server Administration) uses port 86. This port is only accessible to processes running with root authority.

  5. Enter the Process User ID. You see the message:
    Enter the directory where you want the Enterprise Server
     run-time system files to reside. Please enter the absolute path.
     Do not use environment variables. Press return to use /var/mfcobol/es 

    You should take the default unless you have a good reason not to.

    The directory given here will be the root for the working directory for all enterprise servers run in this installation. A new directory will be created for each server the first time it is run and a number of files will be created in this location including the console.log file and diagnostics files. It is imperative that the Process User ID has create and write permissions in this directory.

  6. Press Enter to accept the default or enter the directory you want to use. You see the message:
    Setting file permissions. Please wait...

    Then the command terminates.

Previous Topic Next topic Print topic