Hi Renaud,
Last I checked, you should be alble to restrict access to a node (and
children) in 1.4 using the "AC Live" tab.
I am restricting access to an entire publication by changing
[mypub]/config/ac/policies/live/subtree-policy.acml to:
<ac:group id="mysitewidegroup">
<ac:role id="visit"/>
</ac:group>
HTH,
--Doug
Renaud Richardet wrote:
Hello,
I'm trying to restrict the access to the live area in 1.4. I started by
deleting all the
<world>
<role id="visit"/>
</world>
in
* /pubs/mypub/config/ac/policies/url-policy.acml
* /pubs/mypub/config/ac/policies/live/subtree-policy.acml
* /pubs/mypub/config/ac/policies/index.html/url-policy.acml
Still, I can access:
http://localhost:8888/mypub/live/index.html
And I would expect not to be allowed anymore.
So how can I restrict the access to the live area? Any hints welcome.
Thanks,
Renaud
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]