configuration - Restricting access to Site Public pages for select Users -


is possible restrict access of site public pages few users through configuration?

now default in liferay can access public pages [that reason named public pages :-) ] of site whether open, restricted or private.

in our system force login access public pages, once logged-in user can see public-page of site if has url it.

to make requirement more clear:

i have 3 users in system, user01, user02, user03. have 3 sites - site01 (open), site02 (restricted), site03 (private) these sites have 1 user respectively.

all these 3 users can see public-pages of 3 sites. want user02 should exception, user02 should not able access public-pages of site01 , site03.

is possible through configuration? or require changes in liferay code (possibly through hook)?

even if can limit access public-pages users not member of site work?

any ideas or appreciated. thanks.

for last question

even if can limit access public-pages users not member of site work?

this can achieved removing view permission guest role each of public pages of site.

hth,

thanks,


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -