Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Private, members only site for Liferay 6.1

How can one create a private portal site in Liferay 6.1 where only valid logged in users are allowed access to all portions of the portal?

Liferay 6.1 seems to have the concept of a system site which defaults to a public site. I have not figured out a way to remove all the public pages and create private ones instead.

like image 652
Olaseni Avatar asked Feb 07 '12 20:02

Olaseni


1 Answers

Well that is a tough one. You would atleast need one public page for the guest users to see atleast sign in portlet for them to sign in. For rest of the pages, you have multiple options.

1) Just keep one guest page, this will be your home page with sign in portlet for guest users to login to your website. Dont keep any other public pages and just use private pages, whether they be community or organization or user.

2) Again keep one guest page for login. Now for all the other public pages, go to Manage Page of a particular public page. Click on permissions. Remove the View permission from Guest and keep view permission for Community and/or Organization Member.

like image 177
Sandeep Nair Avatar answered Oct 02 '22 15:10

Sandeep Nair