Versions Compared

Key

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

...

  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:
         CRTVLDL VLDL(QGPL/USERLIST) TEXT('Validation List')
  2. Use the WRKOBJ command to ensure the validation list has *PUBLIC with *USE authority.
  3. To add users to the newly created validation list, use the IBM Web Administration for 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.

...