Domain: | USER-ADMINISTRATION |
Privileges: | STD-PROCESSING, USER-ADMINISTRATION |
This command modifies an existing terminal set.
The following are authorized to execute this command:
global user administrators (owners of the privilege USER-ADMINISTRATION) for all terminal sets
group administrators who possess, as a minimum, the attribute MANAGE-MEMBERS for terminal sets of class GROUP or USER. The terminal sets must be allocated to the group administrator’s group or one of its members.
MODIFY-TERMINAL-SET | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
TERMINAL-SET-NAME = <name 1..8>(...)
Specifies the name of the terminal set.
SCOPE = *STD
For global user administrators, this specification has the same effect as SCOPE=*SYSTEM.
For group administrators it has the same effect as SCOPE=*GROUP(GROUP-ID=*OWN).
SCOPE = *USER(USER-IDENTIFICATION = *OWN / <name 1..8>)
Your own or the specified user ID is the owner.
SCOPE = *GROUP(GROUP-IDENTIFICATION = *OWN / *UNIVERSAL <name 1..8>)
Your own or the specified user group is the owner.
SCOPE = *SYSTEM
This value can only be specified by a global user administrator..
The terminal set is assigned as public property.
PUBSET =
Pubset in whose user catalog the terminal set is created.
PUBSET = *HOME
The terminal set is created in the home pubset.
PUBSET = <catid 1..4>
The terminal set is created in the specified pubset..
TERMINAL-ENTRY =
Specifies which terminal entries are to be added or deleted.
TERMINAL-ENTRY = *ADD(...)
The specified terminal entry is generated.
PROCESSOR = *ANY / <name 1..8 with-wild(16)>
Processor or host name of the new terminal entry.
STATION = *ANY / <name 1..8 with-wild(16)>
Terminal or application name of the new terminal entry.
CHECK-MODE =
Specifies how the terminal name is to be checked.
CHECK-MODE = *STD
If there are intermediate applications (e.g. OMNIS, CFS), the check performed for the entered terminal name depends on its trustworthiness. If the application is trusted, a check is performed against the name of the terminal.
CHECK-MODE = *NET-TERMINAL-NAME
The entered terminal name is checked against the name of the terminal.
CHECK-MODE = *APPLICATION-TERMINAL-NAME
The entered terminal name is checked against the name of the application.
TERMINAL-ENTRY = *REMOVE(...)
The specified terminal name is deleted
PROCESSOR = *ANY / <name 1..8 with-wild(16)>
Processor or host name of the existing terminal entry.
STATION = *ANY / <name 1..8 with-wild(16)>
Terminal or application name of the existing terminal entry.
GUARD-NAME = *UNCHANGED / *NONE / <filename 1..18 without-cat-gen-vers>
Specifies a guard which regulates the time restrictions on access to the entered terminals.
GUARD-NAME = *NONE
No time restrictions apply to access.
GUARD-NAME = <filename 1..18 without-cat-gen-vers>
The terminal set is associated with the access conditions in the specified guard.
USER-INFORMATION = *UNCHANGED / *NONE / <c-string 1..80 with-lower>
User information. The user can enter a comment here.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Command executed without errors | |
2 | 0 | SRM6001 | Command executed with warning |
1 | SRM6010 | Syntax error in command | |
32 | SRM6020 | System error during command processing | |
64 | SRM6040 | Semantic error during command processing | |
130 | SRM6030 | Command cannot be executed at present time |