I am trying to configure SELinux to give read/write access to samba in a specific directory (following the instructions in this question)
But I cannot get the semanage command to work. I installed policycoreutils-python, but to no avail.
which semanage
gives me
usr/bin/which:no semanage in (...)
Anything I missed?