Olaseni
Olaseni

Reputation: 7916

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.

Upvotes: 6

Views: 2001

Answers (1)

Sandeep Nair
Sandeep Nair

Reputation: 3660

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.

Upvotes: 7

Related Questions