UPRIV parameter

From m204wiki
Revision as of 00:57, 28 February 2013 by Alex (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Default value
None
Parameter type
User
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The user privilege bits

Note: This parameter is supported for release compatibility only. Use the User Language $USRPRIV function instead of UPRIV.

Valid settings of UPRIV are:

SettingUser...
X'80'Is a superuser.
X'40'Is a system administrator.
X'20'Can change file and group passwords during open.
X'10'Can change login password.
X'08'Is a system manager.
X'04'Can override record security.