chiucvallow(8) | z/VM IUCV HVC device driver | chiucvallow(8) |
lsiucvallow, chiucvallow - List, change, and verify z/VM user ID filter settings
lsiucvallow
chiucvallow -l|--list
chiucvallow -e|--edit [filter]
chiucvallow -s|--set filter
chiucvallow -c|--clear
chiucvallow -V|--verify filter
The chiucvallow program lists, verifies, and changes the z/VM user ID filter of the z/VM IUCV hypervisor console (HVC) device driver.
The z/VM user ID filter lists the z/VM guest virtual machines (user IDs) that are permitted to establish IUCV communication paths with the z/VM IUCV HVC device driver.
The filter list is a comma-separated list of z/VM user IDs as specified by the hvc_iucv_allow kernel parameter. A filter entry might end with an asterisk (*) to match multiple z/VM user IDs. Use chiucvallow to change the filter list at runtime.
chiucvallow works with the currently active filter or with
filter files that list each z/VM user ID on a separate line. Filter files
might also contain comment lines starting with '#'.
You can edit and verify existing filter files and replace the current z/VM
user ID filter.
Using this parameter requires root authority.
filter specifies a filter file listing z/VM user IDs. If filter is not specified, the entries of the current z/VM user ID filter are used.
The filter is opened temporarily in an editor program. When the editor is closed, the changed filter is verified and, if verification succeeds, the current filter is replaced. Otherwise a backup copy is saved for correcting errors.
Using this parameter requires root authority.
Using this parameter requires root authority.
Using this parameter requires root authority.
The verification process checks the following rules:
Linux on System z - Device Drivers, Features, and Commands
March 2015 | s390-tools |