/newacc

Create a new account on Windows platforms for the Uniface Router or Uniface Server.

/newacc   AccountName   {GroupName}   {/passwd  Password}

Subswitches

   /passwd

Parameters

  • AccountName—name of the account to create.
  • GroupName—name of the group to which this account belongs. If the group does not exist, it is created with the required privileges to run the Uniface Server. If omitted, it is added to the group UNIFACE Server Users, which is automatically created during installation.

Description

When you install Uniface on Windows, the installer normally creates a new user account for the Uniface Server. For the Enterprise Edition it also creates an account for the Uniface Router Monitor. Default user names and passwords are suggested, but you can provide different user names and passwords. Creation of these accounts may fail if the supplied password does not meet corporate policies.

You can create these accounts manually by starting the Uniface Router from the command line using the /newacc switch.

Note:  You may also have to modify the Uniface Server password in some of the assignment files, and in web.xml.

Related Topics