UPRIV parameter: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
The user privilege bits | The user privilege bits | ||
<p class="note"><b>Note:</b> This parameter is supported for release compatibility only. Use the User Language $USRPRIV function instead of UPRIV.</p> | <p class="note"><b>Note:</b> This parameter is supported for release compatibility only. Use the User Language [[$UsrPriv|$USRPRIV]] function instead of UPRIV.</p> | ||
<p>Valid settings of UPRIV are:</p> | <p>Valid settings of UPRIV are:</p> | ||
<table> | <table> |
Revision as of 16:13, 28 November 2017
User privilege bits
Summary
- Default value
- None
- Parameter type
- User
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V2.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:
Setting | User... |
---|---|
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. |