[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Account Server

Before you start the account server for the first time, you must run a script to configure it. To configure the account server:

  1. On the SAE host, log in as root or as an authorized nonroot admin user.
  2. Launch the configuration script from the prepaid services demo installation directory.
    /opt/UMC/prepaid/etc/config
  3. The configuration script prompts you for input and confirms your choices, as in the following example:
    Which naming prefix shall be used for publishing the objects? [demo/accountServer] [?,q]
    demo/accountServer
    Which naming server do you want to use? [] [?,q]
    corbaname::localhost
    Which file name prefix shall be used for publishing the objects? [] [?,q]
    /var/tmp/accountServer
    Which user-id shall be running the account server? [nobody] [?,q]
    nobody
    COSName: "demo/accountServer"
    NameServer: "corbaname::localhost"
    IORFile: "/var/tmp/accountServer"
    USERID: "nobody"
    Is this correct? y
  4. The script configures the account server according to your responses.

[Contents] [Prev] [Next] [Index] [Report an Error]