Information Systems:InfoNet User Authorities

From uniWIKI
Revision as of 17:03, 20 October 2015 by 172.30.20.117 (talk) (Created page with "InfoNet runs in a browser, which means it can be accessed from anywhere that has an internet connection. The user signs on with their System i user ID and password (which i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

InfoNet runs in a browser, which means it can be accessed from anywhere that has an internet connection.

The user signs on with their System i user ID and password (which is validated against the i user profiles), but what they can see in InfoNet is controlled by the file WEBPRDD / INUSERP.

This controls the functions the user is allowed to do, and the information they can see.

File:websmart-2.jpg

This allows the user to configure their own displays.

File:websmart-3.jpg

File:websmart-4.jpg

File INUSERP has 299 flags; 141 of which are used by the two programs above (Change User Authorities, and Change Web User). The fields are named INFLAG001 to INFLAG299. To keep track of what each does, I go into the source of this file, and change the text; but I do NOT compile it – if I did, every InfoNet program would have to be recompiled.