DISABLE_USER_CHECK
TIBCO iProcess Workspace (Windows) Configuration
Summary
This attribute defines whether or not a new user name is validated as an O/S user account when you add an iProcess user (from the User Manager tool of TIBCO iProcess Administrator).
Applies To
This attribute must be set for ALL processes.
Permissible Values
The attribute value must be one of the following:
Value |
Meaning |
0 |
When you use User Manager to add a new user, the iProcess Suite checks if the username is a valid O/S user account. If it is not, the user is not created and an “Invalid User” error is displayed. |
1 |
When you use User Manager to add a new user, the iProcess Suite does not check if the username is a valid O/S user account. The user is created even if it is not a valid O/S user account. |
Default Value
This attribute is not defined on a newly installed iProcess Engine node. In this case, the default value is:
Machine ID |
Process |
Instance |
Value |
0 |
ALL |
0 |
0 |
The attribute only appears in the output of the SHOW_ALL_ATTRIBUTES
command if you have explicitly assigned a value to it using the SET_ATTRIBUTE
command. The default setting is not displayed