Search Results

All Results 595
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to remove users from Liferay that are deactivated / deleted in the LDAP server
Issue When a user is no longer listed in the LDAP server, the authentication fails and the user cannot log in anymore, but a dead user entry remains in Control Panel -> Users. Environment Liferay DXP 7.0+...
Custom site/organizational role gives too many permissions
Issue I have created a custom site/organizational role to see Document and Media contents. I only selected VIEW options in Define Permissions > Site Administration > Content > Documents and Media, but the...
Deactivate Liferay users automatically when they are deactivated on LDAP
Issue We have an LDAP server connected to Liferay and we want to deactivate Liferay users automatically when they are deactivated on LDAP. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution We can use the...
What are the folders to clean in a Jboss bundle? - DXP 7.0+
Issue After applying a new patch, I am not able to find the cache folders that should be removed in the Jboss bundle after e.g. installing a patch Environment Liferay DXP 7.0+ Jboss Resolution How to clean Jboss?...
The user is not being associated with the organization
Issue When a new user is added to an organization through the action menu of the organization. An error is returned if the email address starts with 'postmaster' (for example, postmaster@liferay.com). The new user...
Disable email notifications of web content, when you post a comment
Issue When you write a comment on a web content, you will automatically start receiving emails on every update that is made on that web content. Environment Liferay DXP 7.2, DXP 7.3 Resolution This is an expected...
LDAP y gestion de usuarios en idiomas con dos apellidos
Issue En un servidor LDAP que se ha configurado conjuntamente con Liferay se tienen almacenados los apellidos de los usuario en dos campos diferentes. Al visualizar los usuarios en el portal no aparece su nombre...
Non-admin owner of a User Group is unable to perform any actions on it
Issue Steps to reproduce: Create a new role (name doesn't matter) Grant the following permissions to this role: Portal: Add User Group Portal: View Control Panel Menu User Groups: Access in Control Panel User Groups:...
Cannot open action menu for users who have similar screen names
Issue Steps to Reproduce    1. Go to Control Panel - Users and Organizations    2. Add a new user with the screen name "test-test"    3. Add another user with the screen name "test.test"    4. Go back to the list of...
Error copying a page: An unexpected error occurred.
Issue You find an "Unexpected error occurred" message during a Copy page action. Checking the logs there is a trace like this: 2021-12-28 12:09:49.911 ERROR [http-nio-8080-exec-9][LayoutExceptionRequestHandler:132]...
Fatal error when using the Patching Tool in Windows
Issue When executing the command patching-tool.bat info in Windows, a fatal error is shown: C:\liferay\patching-tool>patching-tool.bat info Loading product and patch information... Product information: * installation...
Cannot access portal due to NoSuchResourcePermissionException exception
Issue An error when rendering a page produces a critical issue that blocks the portal access. In the logs you could see a trace similar to this: com.liferay.portal.kernel.events.ActionException:...
Autocomplete issue during login
Issue During login, the browser autocompletes the user's credentials into the fields based on past logins. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution These login...
Site Administrator cannot add images of global site to current site's web content
Issue Site Administrator cannot see global site and it's content listed when trying to add an image from global site to current site's web content. Steps to reproduce: Log in as admin. Go to the Global site's...
Instance level LDAP configuration
Issue When configuring LDAP authentication from DXP 7.3, the companyId has to be configured on an instance level. This issue can present itself for example during a CI / CD development. Environment DXP 7.3...
UserTrackerPath entries limitation in clustered environment
Issue Track user visited paths in a clustered environment. Environment Clustered environment with the following properties enabled to use Live Users and Session Tracker: live.users.enabled=true...
Expand the available special characters for passwords
Issue If you have a password policy enabled where the users must have special characters in their passwords certain characters that are not allowed such as "&" or "%". You will get the following error message when you...
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current...
Allow only one user to be logged into an account
Issue When someone is logging into an account I want to invalidate the previous session.  Environment Liferay DXP 7.0+ Resolution With the following portal-ext property you can invalidate sessions, allowing only one...
How to build a SOAP JAX-WS (Java API for XML Web Services) client using the Liferay infrastructure.
Issue We have a WSDL (Web Services Description Language) descriptor and we need to build a client from it. Finally, we will make this service (client) available to any application installed on our Liferay instance....