Run the addresourceutil program

  1. Make sure the security server is running. If it is not, start it.
  2. Open a command prompt in the Lawson Environment and move into the location LAWDIR/system.
  3. Run the command shown in the example. The table describes the parameters.

    Syntax:

    addresourceutil [parameters] InputFileName

    where

    InputFileName is the name of the text file of users you created in the previous procedure. In the example that follows, this file is "users.txt." All parameters are optional. Refer to the table that follows to determine if you should use any parameters for your application.

    Example:

    addresourceutil –f c:/MyOutputFileLocation/addusers.ldif users.txt

    In the above example, an output file name and location (c:/mylocation/addusers.ldif) is specified.

    Typically, you will not need to use any other parameters. A complete list of all parameters is in a later section.