September 2014
Intermediate to advanced
240 pages
5h 53m
English
Roles are part of SELinux policies. In order to create a new role, it isn't possible to just invoke a few semanage commands. Instead, an SELinux policy module will need to be created.
The SELinux policy needs to be updated in order to create a new role. The following steps can be used to do just that:
pgsqladm (for a PostgreSQL administration role).userdom_login_user_template interface:userdom_login_user_template(pgsqladm)
pgsqladm_r role and pgsqladm_t type:postgresql_admin(pgsqladm_t, pgsqladm_r)
default_type file in /etc/selinux/mcs/contexts/ to make pgsqladm_t the default ...Read now
Unlock full access