Kunstmaan / KunstmaanBundlesStandardEdition

The "Kunstmaan Bundles Standard Edition" distribution
http://bundles.kunstmaan.be
MIT License
89 stars 39 forks source link

Permissions #124

Closed msiwek-yuma closed 9 years ago

msiwek-yuma commented 9 years ago

Hi,

I have problems with permissions of node. For example I have 3 pages.

And I want the Members page to be visible for Users With ROLE_USER and above. To do that I have created a new Group called Users Then I have assigned this group to ROLE_USER In Node Permission settings for Members I have configured as showed on screen : zrzut ekranu 2015-03-06 o 11 36 52

When I enter my website and i'm not logged in i cannot see the page Members. When i logg on user with ROLE_USER (in group Users) i still can't see the page. Some screen shots: zrzut ekranu 2015-03-06 o 11 38 29 zrzut ekranu 2015-03-06 o 11 38 35 zrzut ekranu 2015-03-06 o 11 39 00

Am I doing something wrong ? Thanks in advance for help.

msiwek-yuma commented 9 years ago

I have made some more "playing". Generally ROLE_USER is internal role and probably this causes problems. When i've created similar configuration for my custom ROLE (i've created ROLE_MEMBER) the permissions configurations works as intended.