Search Results

All Results 590
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
"Unable to get recent groups" error is thrown in the logs for Guest users with specific permission
Issue Liferay DXP 7.4 U92 starts up with the following error: ERROR [http-nio-8080-exec-2][RecentGroupManager:94] Unable to get recent groups java.lang.NullPointerException: null at...
Auditing of Site Memberships: Adding/Unassigning UserGroupGroupRoles
Issue We have found that groups of users are able to assign and unassign site roles to User Group memberships. Is there a way to audit role assignment changes? Environment DXP 7.4 Resolution As of now, there is no...
Multiple LDAP connections shared with one LDAP server prevent some users from logging in
Issue When multiple LDAP connections are shared on one LDAP server, only users from one LDAP connection can log in while users from the other LDAP connections cannot. The following error is seen in the logs: 2023-02-17...
Updating users data through LDAP
Issue We have enabled importing users and groups through LDAP. Import works perfectly, although we have seen user data is not updated when it changes in Active Directory: email or user name, for example....
Show the Control Panel Menu by role
Issue In the earlier versions or updates of Liferay, the Control Panel Menu was hidden for specific users, and in order to achieve this, custom themes were being used. Hence a new feature is introduced directly...
Remove prepopulated email domain from login portlet
Issue When the user tries to login, the email field is prepopulated with the company's domain name. This occurs when the login is unpopulated and user authentication is based on email addresses....
How to create a role-based user to only view and update web content?
Issue How to create a role-based user to only view and update web content? Environment Liferay DXP 7.3 Resolution Navigate to Control Panel >Users and Organizations > Create a user After this, navigate to the...
Troubleshooting Performance Issues in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Performance issues can manifest in various different symptoms,...
Inconsistency of the user's LoginDate in the exported CSV file
Issue Getting inconsistent user login date format in CSV file after exporting the users. Steps to reproduce: Add the last login date to the portal-ext.properties file, and reference the article for the same:...
Disabling Guest users from viewing the search page
Issue How do I block access to my search page content from the "Guest" user in my Portal I would like guest users to be able to access public pages but not have permission to search my web contents history Environment...
Is it possible to create page templates globally to use them throughout the site?
Issue When trying to create page templates in the global site, not all the options of this tool are displayed, but when performing the same action on any other site, it does display all the options and works...
"Unable to import user" messages when performing concurrent authenticated JSONWS calls against an LDAP cluster
Issue Given an environment with the following components configured: LDAP cluster with more than one node. JSONWS calls through basic authentication. LDAP Import enabled. Login against LDAP. Several concurrent...
How to hide the particular folder from user under document and media
Issue How to hide a particular folder from a particular user in the document and media section. Environment Liferay DXP 7.4 Resolution Follow the steps to achieve this requirement: Navigate to the Control Panel >...
Cannot redirect user account creation page to prevent guest users to create new accounts
Issue Would like to be able to control user account creation on the portal. Trying to use the redirection feature of Liferay, however, it seemed not to be working. Environment DXP 7.4 Resolution Configure the...
Unable to select organization in segment property
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Add an organization. 3. Add a segment. 4. Add an organization property. 5. Select the organization. Expected result: User should be able to select the...
After changing password on Tivoli's LDAP server, users can't login for up to 20 minutes
Issue On Liferay DXP (any version) connected to an IBM Tivoli Directory Server via LDAP, the users cannot login to the portal immediately after changing their password or any attribute on said LDAP. The...
Remove "Add to Page" permissions for the "Guest"/"User" role
Issue "Add to page" permissions are populated by default for the roles "Guest" or "User". Although is the intended behavior, it may not be desired in some situations. Environment DXP 7.0, DXP. 7.1, DXP...
Error When Installing Liferay Developer Studio on a MacBook Pro M1
Issue I would like to install Liferay Developer Studio on a MacBook Pro M1 computer When trying to install an error message is received "LiferayWorkspace-[date]-osx-installer" cannot be opened because the developer...
Error concerning LDAPUserImporterImpl when importing data from LDAP onto Liferay
Issue  We encountered the following error when attempting to import user data from LDAP onto Liferay:   ERROR [liferay/scheduled_user_ldap_import-1][LDAPUserImporterImpl:817] Unable to import user CN=firstName...
How to delete old audit events 'audit_auditevent' table in 7.2+.
Issue I want to clean up the AUDIT_AUDITEVENT table in a 7.2+ instance, because the old data is taking up too much space. However, the API made after 7.2, and the previous methods of clearing the 'audit_auditevent' ...