DOKK / manpages / debian 12 / policycoreutils-python-utils / semanage-ibendport.8.en
semanage-ibendport(8) semanage-ibendport(8)

semanage-ibendport - SELinux Policy Management ibendport mapping tool

semanage ibendport [-h] [-n] [-N] [-S STORE] [ --add -t TYPE -z IBDEV_NAME -r RANGE port | --delete -z IBDEV_NAME port | --deleteall | --extract | --list [-C] | --modify -t TYPE -z IBDEV_NAME -r RANGE port ]

semanage is used to configure certain elements of SELinux policy without requiring modification to or recompilation from policy sources. semanage ibendport controls the ibendport number to ibendport type definitions.

show this help message and exit
Do not print heading when listing the specified object type
Do not reload policy after commit
Select an alternate SELinux Policy Store to manage
List local customizations
Add a record of the specified object type
Delete a record of the specified object type
Modify a record of the specified object type
List records of the specified object type
Extract customizable commands, for use within a transaction
Remove all local customizations
SELinux type for the object
MLS/MCS Security Range (MLS/MCS Systems only) SELinux Range for SELinux login mapping defaults to the SELinux user record range. SELinux Range for SELinux user defaults to s0.
The name of the infiniband device for the port to be labeled. (ex. mlx5_0)

List all ibendport definitions
# semanage ibendport -l
Label mlx4_0 port 2.
# semanage ibendport -a -t allowed_ibendport_t -z mlx4_0 2

selinux(8), semanage(8)

This man page was written by Daniel Jurgens <danielj@mellanox.com>

20170508