Page History
...
- 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') - Use the
WRKOBJcommand to ensure the validation list has*PUBLICwith*USEauthority. - To add users to the newly created validation list, use the IBM Web Administration for IBM i by starting the
*ADMINinstance. From the browser select the Advanced tab, from the Internet Users and Groups section select Add Internet User.
...
