I have TRAC instance running and I need to protect few specific pages from some authenticated users, while giving access to those pages to certain other users.
* UPDATE * : Authenticated users have wiki_view privileges, but I need to prevent certain users from accessing certain wiki pages, without blocking them from access any wiki pages.
Is this something that can be done?