semanage-ibendport
SELinux Policy Management ibendport mapping tool
- Provided by: policycoreutils-python-utils (Version: 3.9-2)
- Source: selinux-python
- Report a bug
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.
List all ibendport definitions # semanage ibendport -l Label mlx4_0 port 2. # semanage ibendport -a -t allowed_ibendport_t -z mlx4_0 2
This man page was written by Daniel Jurgens <danielj@mellanox.com>