Non-registered users can't view pages where viewing is allowed for them.

Ive created a test page located at “/xwiki/bin/view/test” in addition to the rest of the wiki. I want this page and its subpages to be accessable for unregistered users.

When I visit the “/xwiki/bin/view/main#” page as an unregistered user I can see the test page on the navigation bar, but when I try to open it, the login page openes.

So far no specific rights are given to any users or groups but for unregistered users, they are allowed to view the page and its subpages.
In the global administrations rights, viewing is also allowed for unregistered users. The checkmark for preventing unregistered useres from accessing pages, regardless of page and area rights is unchecked.

Am I missing something?

I am using an ldap extension for the login process. Can this cause the problem?

Thanks in advance.