Hi.
I've a hierarchy:
NODE1
NODE1.1
NODE1.2
NODE1.3
LEAF1.3.1
LEAF1.3.2
LEAF1.3.3
NODE1.4
I want to see my input-ready:
NODE1
NODE1.3
LEAF1.3.1
LEAF1.3.2
LEAF1.3.3
In rsecadmin I used this:
0 type authorization for NODE1 and 1 type authorization for NODE1.3
But after run input-ready, leaves of my hierarchy are were blocked.
How should I make authorization to use input-ready?