How to associate roles and users?

Submit your RBAC policies or suggest policy improvements

How to associate roles and users?

Postby lynliuyan » Thu Jul 02, 2015 6:04 am

role root uG
role_transitions admin
subject /
/
/opt rx
/home rwxcd
/mnt rw
/bin rx
/sbin rx
/lib rx
/lib32 rx
/libx32 rx
/lib64 rx
/usr rx
$grsec_denied
......

role test u
subject /
/
/opt rx
/home rwxcd
/mnt rw
$grsec_denied
......

why the system user root or test login, the roles is default?
lynliuyan
 
Posts: 18
Joined: Wed Mar 04, 2015 11:47 pm

Return to RBAC policy development

cron