I found a back door, when restricted anonymous role to taxonomy term pages. I installed TAC light-6.15, I set up all Terms page are not accessible to Anonymous. Assuming books (I'm using book structure) under these terms are hidden as well. But only book root was blocked, if anonymous go to child page, it is still accessible. For example,'Manual' is a restricted term, and manu01 is a book under this term, it has many pages. If anonymous try to access to '/manu01/', it shows 'Access Denied', but they can go to '/manu01/page1/' without any restriction and warnings.

Please help this. Thanks.

Comments

Dave Cohen’s picture

Status: Active » Closed (won't fix)

Because child pages are not tagged with the same term. tac_lite only affects access to tagged nodes.

There may be a book-aware access control module out there somewhere. I don't know you'd have to search for it.

bevin’s picture

Thanks Dave Cohen. I'll have a look.