Configuration IUCV Terminal Server |
modules/IUCVTerminalServer.ycp |
| IUCV Terminal Server settings, input and output functions | |
|
|
|
This module has an unstable interface. |
Imports
Global VariablesGlobal Functions
Local Functions |
Text to select all
Path of the TS-Shell
Path of the IUCVConn shell
Data was modified?
List of zvmids
Is TS-Shell enabled?
TS-Shell Home Directory
List of audited tsshell ids
Did the TS-Shell status change (from off to on or vice versa)
List/Regex/file map per TS-Shell user/group the key of the first map is the user/group name the key of the second map is the selected radio button symbol
Map of the loaded ts-authorization.conf settings (for saving purposes)
Is IUCVConn enabled?
IUCVConn Home Directory
GetUsers
- Parameters:
-
local
- Return value:
-
of users
GetGroups
- Parameters:
-
local
- Return value:
-
of groups
Delete users
- Parameters:
-
username
- Return value:
-
true if deletion was successful
Gather all users which have TS-Shell as their shell
- Return value:
-
of usernames
Gather all users which have TS-Shell as their shell
- Return value:
-
of usernames
Abstract add a new user function
- Parameters:
-
username password group_id home shell additional_groups force_pw_change
- Return value:
-
the new user id as a string
Sync z/VM ids with the user accounts
- Parameters:
-
zvmid_list ic_password
Add a new TS-Shell user
- Parameters:
-
username password home additional_groups force_pw_change
- Return value:
-
the new user id as a string
Update a configuration entry for TS-Shell users and configured groups
- Parameters:
-
name of the entry (groups start with an "@"); value value
Read all settings
- Return value:
-
true on success
Write all settings
- Return value:
-
true on success