Hi,
How can i restrict access to non auhtenticated users? i allready tried on the group 'Everyone' only giving access to de login page, but still i could access the <navhost>/ipdevinfo url.
My web_access filter for 'everyone' is now: ^/index/login/?
Kind regards,
René.
On Wed, 21 Dec 2016 11:17:04 +0100 rene.romijn@tabsholland.nl wrote:
Hi,
How can i restrict access to non auhtenticated users? i allready tried on the group 'Everyone' only giving access to de login page, but still i could access the <navhost>/ipdevinfo url.
My web_access filter for 'everyone' is now: ^/index/login/?
Hi René,
I cannot reproduce this at all.
I assumed that you have removed every `web_access` privilege from the "Everyone" group, and then only added `web_access` for `^/index/login/?`, is that correct?
You are entirely sure you logged out to test this?
Im pretty sure i logged off. I used another browser aswell
________________________________ From: Morten Brekkevold morten.brekkevold@uninett.no Sent: Thursday, December 22, 2016 7:26:33 AM To: René Romijn Cc: nav-users@uninett.no Subject: Re: Anonymous acces
On Wed, 21 Dec 2016 11:17:04 +0100 rene.romijn@tabsholland.nl wrote:
Hi,
How can i restrict access to non auhtenticated users? i allready tried on the group 'Everyone' only giving access to de login page, but still i could access the <navhost>/ipdevinfo url.
My web_access filter for 'everyone' is now: ^/index/login/?
Hi René,
I cannot reproduce this at all.
I assumed that you have removed every `web_access` privilege from the "Everyone" group, and then only added `web_access` for `^/index/login/?`, is that correct?
You are entirely sure you logged out to test this?
-- Morten Brekkevold UNINETT
On Thu, 22 Dec 2016 11:40:59 +0000 René Romijn Rene.Romijn@tabsholland.nl wrote:
Im pretty sure i logged off. I used another browser aswell
Have you added the "Default" user to any other access groups other than "Everyone"?