Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Groups and Roles
Input a list of comma delimited system group names that will exist in addition to the standard system groups. When the server starts, the portal checks to ensure all system groups exist. Any missing system group will be created by the portal.
system.groups=
Input a list of comma delimited system role names that will exist in addition to the standard system roles. When the server starts, the portal checks to ensure all system roles exist. Any missing system role will be created by the portal.
The standard system roles are: Administrator, Guest, Power User, and User. These roles cannot be removed or renamed.
system.roles=
Set the description of the Administrator system role.
system.role.Administrator.description=Administrators are super users who can do anything.
Set the description of the Guest system role.
system.role.Guest.description=Unauthenticated users always have this role.
Set the description of the Owner system role.
system.role.Owner.description=This is an implied role with respect to the objects users create.
Set the description of the Power User system role.
system.role.Power.User.description=Power Users have their own personal site.
Set the description of the User system role.
system.role.User.description=Authenticated users should be assigned this role.
Input a list of comma delimited system organization role names that will exist in addition to the standard system organization roles. When the server starts, the portal checks to ensure all system organization roles exist. Any missing system organization role will be created by the portal.
The standard system organization roles are: Organization Administrator, Organization Member, and Organization Owner. These roles cannot be removed or renamed.
system.organization.roles=
Set the description of the Organization Administrator system organization role.
system.organization.role.Organization.Administrator.description=Organization Administrators are super users of their organization but cannot make other users into Organization Administrators.
Set the description of the Organization Member system organization role.
system.organization.role.Organization.Member.description=All users who belong to an organization have this role within that organization.
Set the description of the Organization Owner system organization role.
system.organization.role.Organization.Owner.description=Organization Owners are super users of their organization and can assign organization roles to users.
Input a list of comma delimited system site role names that will exist in addition to the standard system site roles. When the server starts, the portal checks to ensure all system site roles exist. Any missing system site role will be created by the portal.
The standard system site roles are: Site Administrator, Site Member, and Site Owner. These roles cannot be removed or renamed.
system.site.roles=
Set the description of the Site Administrator system site role.
system.site.role.Site.Administrator.description=Site Administrators are super users of their site but cannot make other users into Site Administrators.
Set the description of the Site Member system site role.
system.site.role.Site.Member.description=All users who belong to a site have this role within that site.
Set the description of the Site Owner system site role.
system.site.role.Site.Owner.description=Site Owners are super users of their site and can assign site roles to users.
Omniadmin users can administer the portal's core functionality: gc, shutdown, etc. Omniadmin users must belong to the default company.
Multiple portal instances might be deployed on one application server, and not all of the administrators should have access to this core functionality. Input the ids of users who are omniadmin users.
Leave this field blank if users who belong to the right company and have the Administrator role are allowed to administer the portal's core functionality.
omniadmin.users=
Set this to true if all users are required to agree to the terms of use.
terms.of.use.required=true
Specify the group id and the article id of the Journal article that will be displayed as the terms of use. The default text will be used if no Journal article is specified.
terms.of.use.journal.article.group.id=
terms.of.use.journal.article.id=
Specify subtypes of roles if you want to be able to search for roles using your custom criteria.
roles.site.subtypes=
roles.organization.subtypes=
roles.regular.subtypes=
Set this to true when you want the validation to allow for creation of roles with numeric names.
roles.name.allow.numeric=false