strangeness with nested subject in RBAC
Posted: Mon Nov 29, 2004 7:44 pm
Hi
Trying this example:
subject /bin/cat
/bin/tcsh x
subject /bin/cat:/bin/tcsh
/bin/tcsh xi
gives the following error:
Duplicate object found for "/bin/tcsh" in role root, subject /bin/tcsh, on line 383 of /etc/grsec/policy.
"/bin/tcsh" references the same object as the following object(s):
/bin/tcsh
specified on an earlier line.The RBAC system will not load until this error is fixed.
Is this a bug or the expected behavior?
Trying this example:
subject /bin/cat
/bin/tcsh x
subject /bin/cat:/bin/tcsh
/bin/tcsh xi
gives the following error:
Duplicate object found for "/bin/tcsh" in role root, subject /bin/tcsh, on line 383 of /etc/grsec/policy.
"/bin/tcsh" references the same object as the following object(s):
/bin/tcsh
specified on an earlier line.The RBAC system will not load until this error is fixed.
Is this a bug or the expected behavior?