Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you do not already have a validation list, you must create one.

To do this:1.  From an IBM i

  1. From an IBM i command entry (CALL QCMD), create a validation list using the CRTVLDL command. To create a validation list named USERLIST in QGPL, enter the following:

...

  1.      CRTVLDL VLDL(QGPL/USERLIST)

...

  1. TEXT('Validation

...

  1. List')

...

  1. Use the WRKOBJ command to ensure the validation list has *PUBLIC with *USE authority.

...

  1. To add users to the newly created validation list, use the IBM Web Administration for

...

  1. IBM i by starting the *ADMIN instance. From the browser select the Advanced tab, from the Internet Users and Groups section select Add Internet User.

    Image Modified


You may also use the W3@P2301 program to add users to the validation list. For more details, refer to 1.5.6 Modifying IBM i Validation Lists.

Go to Step 2. Define the Scope for Protection.