Validation list LOGINOUT in library LOGINOUT is the tool used by the LogInOut approach to define users.
The entries in this validation list can be maintained by the CGI program WRKVLDL in library LOGINOUT.
Program WRKVLDL can be easily modified to support any other validation list.
The validation list utility WRKVLDL
After installing library LOGINOUT, to start the validation list maintenance program,
use the following URL:
| | http://.../loginoutp/wrkvldl.pgm (replace ... with the IP address of your iSeries) |
You will be requested to login with an existing user profile / password.
Make sure to logon with a CLASS(*SECADM) user profile.
The following page shows up:
Figure U1 - Utility menu
To add an user to the validation list, click add an user in Figure 1.
The following appears:
Figure U2 - Adding an user to the validation list
- User names must be unique.
- When finished adding users, click menu in the bottom right corner to return to the utility menu.
To change the password of an existing user, click change an user in Figure 1.
Figure U3 - Changing an user password
- You must know the current password of an user to change it.
To remove an existing user from the validation list, click remove an user in Figure 1.
Figure U4 - Removing an user
- You must know the current password of an user to remove it.
Instead of this utility, you may use the IBM iSeries HTTP wizard to maintain a validation list.
To start the wizard:
- STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN)
- http://iSeriesTCPaddress:2001
- you will be requested to login with a CLASS(*SECADM) user profile
|