Fórumok

Admin blocked sites

thumbnail
Cordell Bourne, módosítva 11 év-val korábban

Admin blocked sites

New Member Bejegyzések: 4 Csatlakozás dátuma: 2011.12.12. Legújabb bejegyzések
There is a use case we are trying to achieve with Liferay, and I am not sure on how to go about doing this.

We need to the ability to block admins from viewing the content of some specific sites. We still need the admins to manage the site from the Sites option within the Control Panel, but they should never be able to see or have access to the content created in the site.

Here is a use case:

The board of directors is beginning to look for a new CEO. They want their own site to communicate on the subject, but due to the sensitive nature of the content, no one, including the Super Admins, should be able to view the content of the site except for the Board of Directors.

Is this even possible to do?
thumbnail
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: Admin blocked sites

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
Not possible to block SuperAdmin and database admin from looking at the page content. This is because a page contains a portlet which may require administration and because content of a forum, web content, etc are stored in database by default as a clear text.

That said, you may be able to add features to encrypt to the messages which requires a key to view. I don't think adding this functionality will be very different.