Search Results

All Results 604
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Hiding Portlets From Guests Who Do Not Have Permission to View It
When view permissions for guests are unchecked for a portlet, a guest will see the following message in the portlet: You do not have the roles required to access this portlet. While this is one way to handle guests who don't have access to the portlet, it is also possible to hide this...
Group mapping required for LDAP export
This article addresses one issue for Active Directory users attempting to log in to the Liferay platform. Liferay is configured for use with an LDAP server (without mapping the "Group" attribute in the User section) LDAP export is enabled LDAP user, "user1" is able to log in to Liferay...
Defining Wiki Permissions
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Wiki Permissions can be "layered" because of the multiple permission levels that can go into accessing Wiki...
Creating Numeric Screen Names
This article describes how numeric screennames can be used in Liferay Portal. Resolution Set the following property to true in the portal-ext.properties file that will override the default functionality of being unable to create numeric screennames. # Set this to true when you want the...
Patch Management Best Practices
The principles below are adopted from general industry standard patch management best practices. Following these will help mitigate the risk of change on production servers. Awareness Liferay communicates the availability of maintenance updates for Liferay products through Announcements....
Configuring LDAP to Ignore Attributes During the Import Process
This article describes how specific LDAP attributes can be ignored during LDAP user import. Sometimes, users may change some information on the Liferay Portal. When the next scheduled LDAP import is executed, it will overwrite the user-made change. To ensure the change is not...
Open LDAP setup guide
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these principles is the responsibility of the subscriber. This article contains a...
Applying Patches to Liferay Portal for Versions 6.0 EE SP1 and earlier
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This article describes how to deploy patches to Liferay in a variety of environments. The steps are seperated by...
Patching Tool 2.0.8
The Patching Tool 2.0.8 is a maintenance release for Liferay Digital Experience Platform 7.0 and 7.1, which includes fixes and minor updates.  Resolution Release Highlights:  Introduces the command, system-info, which provides additional hardware information, such as number of CPUs, disk...
Adding a User to a Site, Role, or User Group Automatically
This article describes how to add sites, roles or user groups to a user automatically. Resolution Go to Control Panel Select Portal Settings Select the Users section Select the tab for Default User Associations Add name of site, role or user groups in the relevant fields Notice that any...
Adding Custom Password Reminder Questions
This article provides step-by-step instructions on how Liferay Portal, or Liferay Digital Enterprise 7.0, administrators can enable and leverage the user reminder queries. In addition, this article also documents how end users can customize their password reminder questions. Resolution...
Document Library Permissions Are Not Inherited Between Parent and Child Folders/Files
This article describes the behavior in which permissions do not propagate from the parent folders to the files or children folders uploaded in the Document Library. Also, this article will discuss what the following properties do in the portal with respect to permission inheritance....
Updating Plugins After Applying a Patch
This article documents several possible solutions for updating plugins after a new fix pack has been installed. Specifically, customers have found that a plugin's libraries are not patched at the same time as the portal. Customers have also found that a customized plugin that modifies a...
Web Content Permission Change Starting With 6.2 SP9
When updating to Liferay Portal 6.2 SP9 or a fix pack that that contains LPS-40597, web content assets that guest users used to be able to view will not be displayed. Steps to reproduce: Behavior prior to 6.2 SP9 Set journal.article.view.permission.check.enabled=true in...
API経由で登録したユーザのパスワードとパスワードポリシーの適用について
問題 ユーザーをAPI経由で登録しています。 パスワード、パスワードポリシーはどのような値が設定されますか。 環境 DXP 7.4 解決 APIでユーザーを登録時にパスワードを指定しない場合、自動生成されたパスワードが設定されます。 関連ソースコード:UserLocalServiceImpl.java パスワードポリシーは、「Default Password Policy」が適用されます。 追加情報 ①ヘッドレスREST API 「http://localhost:8080/o/api」へアクセスし、UI上から実行した際のサンプル。 API:...
ページの一覧を取得する方法。
問題 既存ページの一覧を取得する必要があります。 環境 DXP 7.0+ 解決 ページ一覧はLayoutテーブルに保存されていますが、コントロールパネル等の管理用ページやコンテンツページのドラフトページ等も、全て含まれています。 以下のAPIを利用することで、サイトIDを指定して公開ページ及び非公開ページを取得できます。 ・LayoutLocalServiceUtil.getLayouts 上記APIは localhost:8080/api/jsonws/ からも確認できます。 ・/layout/get-layouts...
システム設定エクスポート時のハッシュ値
問題 システム設定の設定項目をエクスポートした際、エクスポートしたファイルにハッシュ値が含まれる場合があります。 ハッシュ値部分を削除してosgi/configに配置した場合、正常にインポートが可能ですか。 環境 DXP 7.4 解決 osgi/configsに設定を含める場合、ハッシュ値もそのまま含める必要があります。 設定がConfiguration_テーブル内に、個別のconfigurationIdとして保存される為です。 追加情報 システム設定:設定のエクスポートとデプロイ インスタンス設定の設定をエクスポート後、インポートする方法,...
ドキュメントとメディアからフォルダを追加する際に、独自で作成したロールの権限を設定したいです。
問題 コンテンツのドキュメントとメディアからフォルダを追加する際に、権限の設定にて、ロールの選択が可能です。 こちらの場所でGuestとSite Member以外にも、独自のロールに権限を付与することは可能でしょうか。 環境 7.0 + 解決 フォルダ編集時の、権限の設定内に独自のロールを追加する機能は、標準機能にはございません。 現状は、フォルダ作成後に同フォルダの(⋮)ボタンを選択後、権限の設定を別途編集いただく必要がございます。 本件につきましては、フィーチャーリクエストが作成されております。 追加情報 フィーチャーリクエストLPD-17339...
SAMLログイン時、Liferay側のパスワード有効期限が切れている場合の動作。
問題 SAMLログイン時、Liferay側のパスワード期限が切れていた場合、パスワードリセットを要求されますか。 環境 DXP 7.0+ 解決 SAML認証はIDP側で行われます。 そのため、Liferay側でパスワード期限が切れている場合でも、SAML認証には影響しません。 SAMLを経由しないLiferay側のユーザー情報でログインする場合は、パスワードの再設定が必要です。 追加情報 パスワード期限切れの警告メッセージを非表示にしたい, knowledgeArticleType: reference, legacy: true, name:...
お知らせと警告で、表示日を将来の日付に設定すると、リストに表示されません。
問題 お知らせと警告で、表示日を将来の日付に設定すると、リストに表示されません。 環境 DXP 7.0+ 解決 お知らせ一覧ページはデフォルトで「共通」フィルターが選択されています。 そのため、配布範囲が「共通」に設定されているお知らせのみ表示されます。 「フィルターと並び替え」からサイトを選択すると、該当するお知らせが表示されます。 リストに表示されない場合、当該ユーザーの「サイトメンバーシップ」に、対象のサイトが含まれているか確認します。 追加情報 Alerts and Announcements サイトメンバーシップ, knowledgeArticleType:...
フォーム機能の「複数選択」を使用時、チェックボックスの色を変更できるか。
問題 フォーム機能で「複数選択」を使用時、チェックボックスの色が見辛いです。 チェックボックスの色を変更する方法はありますか? 環境 DXP 7.2+ 解決 標準機能での変更はできません。 before要素に対してCSSを調整することで、色を変更できます。 .custom-checkbox .custom-control-label::before { border-radius: .125rem; } ウィジェットページの場合は、ウィジェットのカスタムCSSが利用できます。 ページの「ルック&フィール」からも、カスタムCSSが利用できます。 追加情報...
LESの注意メッセージが出る条件について。
問題 Liferayにログイン時、下記メッセージが表示される場合があります。 どのような条件で表示されますか。 環境 DXP 7.4 解決 全てのポータル管理者に対して、「完了」をクリックするまで表示されます。 ・EPNManager.java#L60-L93 以下のプロパティをfalseにした場合、警告の表示が無効化されます。 # # Set this property to true to display a modal containing the terms of use # for each enabled Liferay enterprise product...
インスタンス設定の設定をエクスポート後、インポートする方法
問題 コントロールパネル>設定>インスタンス設定に"全設定をエクスポート"という機能が用意されています。 どのようにインポートすればよいですか。 環境 DXP 7.4 解決 以下のような手順でインポート可能です。(基本的には、システム設定をエクスポートした際と同様です) Liferayをシャットダウン LR_HOME/osgi/configsがない場合は、configsフォルダを作成 configファイルをLR_HOME/osgi/configsへ配置 Liferayを再起動 一部のconfigファイル名は、インスタンス毎に異なるUUIDを含みます。...
記事を承認したユーザーに通知メールが届きません。
問題 記事を承認したユーザーの場合、ほかのロールで通知対象に含まれている場合でも、通知のメールが届かないです。 環境 DXP 7.4 + 解決 ユーザーは、現在割り当てられているタスクに関連する通知を受け取りません。 その為、承認者ユーザーに通知が届くロールが含まれていた場合でも、通知を受け取らないことになります。 追加情報 LPS-190873  , knowledgeArticleType: reference, legacy: true, name: 記事を承認したユーザーに通知メールが届きません。, showDisclaimerMessage: true,...
ユーザの権限設定について、エントリーの表示数(2, 8, 20, 40, 60)の変更は可能でしょうか。初期設定のエントリー数も変更したいです。
問題 ユーザの権限設定について、エントリーの表示数(2, 8, 20, 40, 60)は変更は可能でしょうか。初期設定の数字も変更したいです。 環境 DXP7.0+ 解決 一覧表示の変更、初期表示の件数の変更の双方について、プロパティで設定が可能です。 以下はデフォルト設定となります。   ・一覧表示の変更  任意の数字を一覧に追加、及び変更が可能です。 search.container.page.delta.values=\ 4,\ 8,\ 20,\ 40,\ 60 ・初期設定のエントリー数 任意の数字に変更が可能です。...
グローバルサイトへのアクセスを許可する権限を教えてください。
問題 グローバルサイトへのアクセスを許可する権限を教えてください。 環境 DXP 7.4 Quarterly Release 解決 次の5件の権限に追加でチェックを入れたロールを付与しますと、グローバルサイトへアクセス可能となります。 ・コントロールパネル > サイト > サイト > アプリケーションの権限 ①コントロールパネルのアクセス ・コントロールパネル > サイト > サイト > リソース権限 > サイト ②サイトとアセットライブラリ管理者メニューを見る ③更新する ④表示 ・サイトとアセットライブラリの管理 > 設定 > サイト設定 > 通常権限...
Webコンテンツ作成時に、お知らせの内容を確認しようとすると権限エラーが表示されます。
問題 Webコンテンツ作成時に、お知らせの内容を確認しようとすると次の様な、権限に関するエラーが表示されます。 エラーメッセージ: ポートレットの利用に必要なロールを割り当てられていません 環境 DXP 7.4 解決 次の権限を該当ユーザーのロールに追加いただくと、Webコンテンツの内容を確認できます。 権限の定義: Webコンテンツ > サイトとアセットライブラリ管理にアクセス, knowledgeArticleType: troubleshooting, legacy: true, name:...
メールドメインによる送信の制限はありますか。
問題 例えば、メールアドレスドメインを@example.comにした場合、そのメールアドレスにはメール自体が送信されない仕様となっていますか。 環境 DXP 7.4 解決 メールアドレスの登録可能ドメインを制限する機能、送信可能ドメインを制限する機能は、基本機能にはございません。 追加情報 Could not connect to the SMTP host exceptions, knowledgeArticleType: reference, legacy: true, name: メールドメインによる送信の制限はありますか。,...
パスワードポリシーを追加するために必要な権限
事象 パスワードポリシーを追加可能にする権限が知りたい 環境 DXP7.0+ 解決 下記の権限を持ったロールを対象のユーザーに付与します 通常権限>パスワードポリシーを追加する, knowledgeArticleType: reference, legacy: true, name: パスワードポリシーを追加するために必要な権限, showDisclaimerMessage: true, ticketNumber: 67012, title: パスワードポリシーを追加するために必要な権限, authorName: Yu Kakiuchi,...
パスワードを変更/リセットできるようにするために必要な権限
事象 管理者以外で他のユーザーのパスワードを変更/リセットできるようにしたい 設定が必要な権限を知りたい 環境 DXP7.0+ 解決 下記の権限を持ったロールを対象のユーザーに付与します 【コントロールパネル>ユーザー>ユーザーと組織>リソース権限>更新する】  , knowledgeArticleType: howTo, legacy: true, name: パスワードを変更/リセットできるようにするために必要な権限, showDisclaimerMessage: true, ticketNumber: 68142, title:...
Webコンテンツなどで自分が投稿したコメントのみ編集や削除がしたい
問題 編集と削除の権限を付与した場合、全てのユーザーのコメントを編集・削除することが可能です 自分の投稿したコメントのみ、編集・削除することは可能ですか? 環境 Liferay DXP 7.0, 7.1, 7.2, 7.3 解決 portal-ext.propertiesに以下の設定を追加します 自分の投稿したコメントのみ、編集・削除が可能になります discussion.comments.always.editable.by.owner=true, knowledgeArticleType: howTo, legacy: true, name:...
ドキュメントとメディアポートレットのフォルダダウンロードの許容サイズの上限について
事象 ドキュメントとメディアポートレットのフォルダダウンロードの許容サイズに、上限はありますか? 環境 DXP7.0+ 解決 ダウンロードできるサイズに上限はございません。 大きなサイズとなる場合、Webサーバー側の設定や回線状況により、タイムアウトやダウンロードの速度に影響が出る可能性が考えられます。 圧縮ファイル作成用の一時キャッシュも必要となりますので、ストレージ容量にご注意ください。, knowledgeArticleType: reference, legacy: true, name:...
FixPackのバージョンをロールバックする方法
問題 FixPackのバージョンを過去のバージョンにロールバック 環境 DXP7.0+ 解決 下記の手順に沿って行いください アプリケーションサーバを停止 現在インストール中のFixPackをアンインストール アンインストールしたバージョンのFixPackを、{PATCHING_TOOL_HOME}/patches から削除 戻したい古いバージョンのFixPackを、{PATCHING_TOOL_HOME}/patches へ配置 通常のFixPackインストール手順に従って、FixPackをインストール {Liferay_HOME}/osgi/state を削除  ...
ページ作成時のレイアウトのデフォルト値を変更したい
問題 ページ作成時のレイアウトのデフォルト値を、2 columnsから、1 columnsに変更できますか 環境 Liferay DXP 7.0, 7.1, 7.2, 7.3 解決 プロパティの調整で変更が可能です 1 columnsへ変更したい場合、portal-ext.propertiesへ以下の設定を追加します default.layout.template.id=1_colmun 追加情報 その他の設定可能な値につきましては、こちらを参照ください。...
非公開ページ上のドキュメントとメディアから、権限設定でゲスト閲覧可能にした場合の動作
問題 非公開ページに設置されているドキュメントとメディア上の権限の設定で、ファイルに対してゲストユーザー閲覧可能と設定しました。 ログインしていないユーザー(ゲストユーザー)が直接ファイルにアクセスしようとした場合、どのような挙動になりますか 環境 Liferay DXP 7.0,  7.1,  7.2,  7.3 解決 ドキュメントの閲覧権限は、設置するページに依存しません ゲストユーザーから閲覧可能な権限を設定した場合は、ドキュメントの直接参照が可能です ドキュメントがフォルダ内にある場合、直接参照した際の動作はフォルダの閲覧権限に依存します...
スクリーン名について(Liferay DXP版)
背景: Liferayのデフォルト設定では使用できないスクリーン名があります。 その制限の回避方法をご紹介します。 使用不可能な文字 デフォルトのLiferayで、スクリーン名に使用出来ない文字や文字列は以下の通りとなります: 「半角英数字(0-9, a-z)」、「-(ハイフン)」、「.(ドット)」、「_(アンダースコア)」以外を含む文字列  ※半角大文字で入力した場合でも全て小文字に変換されます※ @を含む文字列 半角数字のみの文字列 75文字より多い文字列 admin.reserved.screen.namesプロパティに指定された文字列...
パッチングツール
機能説明  PatchingツールはHelp Centerから提供されるhotfix、またはHelp Centerからダウンロードしたフィックスパックを適用するアプリケーションです。  Patchingツールの主な用途: パッチ情報の確認 新規パッチのインストール 過去のパッチへのロールバック パッチによる修正箇所の確認  PatchingツールはLiferayが提供する各バンドルに含まれています。Liferayのバンドルを利用しない場合や、Liferayがwarファイルでデプロイされた場合は、Patchingツールを別途ダウンロードする必要があります。...
Help Centerチケット添付用のパッチレベルファイルを取得する
詳細 パッチレベルファイルはサポートエンジニアがLiferayの稼働環境構成を把握するうえで非常に重要なファイルです。このページではそのパッチレベルファイルの取得手順を説明します。 Resolution 前提 最新のサービスパックの「Bundled with Tomcat」を任意のディレクトリへ展開済みとする 以下、展開済みのライフレイのディレクトリを「<LIFERAY_HOME>」と記する 取得の流れ コマンドラインで<LIFERAY_HOME>/patching-tool/ディレクトリへ移動 ./patching-tool.sh...
Account Roles Are Not Visible After a LAR File Import
Issue After exporting roles via a LAR file and importing them into a new environment, Account Roles are not visible under the Account Roles tab in Control Panel > Users > Roles Regular Roles and Site Roles from the same LAR file are imported and displayed correctly. Environment Versions...
Is it Possible to Require an Administrator to Enter Their Password When Changing a User's Password?
Issue When I want to updates a user's password as an administrator, the system does not require to re-enter my own password for authentication. This is inconsistent with other actions, such as updating a screen name or email address, where password verification is required.  Is it...
Can Terms Of Use be Configured at the Site Level?
Issue If we have two or more sites, is it possible to specify a different journal article for the terms of use of each site? As the following current custom properties are not sufficient as they apply to every site: terms.of.use.journal.article.group.id= terms.of.use.journal.article.id=...
Users removed from an LDAP server are not being removed from the Liferay user group UI when a custom service wrapper utilizes deleteUserGroupUsers(long userGroupId, long[] userIds)
Issue Users removed from an LDAP server are not being removed from the Liferay user group UI when a custom service wrapper utilizes the deleteUserGroupUsers(long userGroupId, long[] userIds) method. In this case, when users are removed from LDAP server using this method, they are also...
StaleStateException Error During Startup with OpenID Connect Configuration
Issue During a Liferay DXP startup, the following error message appears in the logs, related to OpenID Connect provider configuration: ERROR [...][BatchingBatch:139] HHH000315: Exception executing batch [org.hibernate.StaleStateException: Batch update returned unexpected row count from...
Session Timeout Setting Does Not Take Effect
Issue After configuring the session timeout in the portal-ext.properties and web.xml files, the session still expires sooner than the configured value. For example, the session expires after 15 minutes, even when it is set to 240 minutes. Environment Quarterly Releases Resolution One...
Can Liferay Support add a new user to the SaaS environment?
Issue Is the Liferay Support team able to add a new user to the SaaS environment (i.e., the Liferay DXP environment)? Environment Liferay SaaS Resolution A new user will either need to be created on the site of your project by your project's administrator, or through the new user account...
Since property 'live.users.enabled' is deprecated, is there a replacement for managing session concurrency?
Issue The property live.users.enabled is required to manage simultaneous user logins via the auth.simultaneous.logins property. However, live.users.enabled has been marked as deprecated for a while. This raises questions about whether it is safe to use for managing session concurrency...
After Upgrading to 2024.Q1 User Public Pages Return 404 Error if Accessed via PlId
Issue After upgrading from Liferay DXP 7.4 u48 to 2024.Q1, user public pages with guest permissions return a 404 error, except for the page owner. The portal administrator also cannot access these pages. Environment Liferay DXP 7.4 u84+ Resolution As of DXP 7.4 U36 +, the "My profile...
Email Sender Configuration is not being saved
Issue When modifying the Email Sender Name in our PROD environment by following these steps: Control Panel > Instance Settings > Email Access "Email Sender" in the left menu Set "XYZ" in the "Name" field > Save the change doesn't save successfully. Despite receiving a success message,...
Proxy paths are not honored after upgrading to 2025.Q1.9
Issue After upgrading to 2025.Q1.9 we've found that our page are largely inoperable. There are a large amount of console errors related to missing functions, missing MIME types, missing AUI, etc. Environment 2025.Q1.8 2025.Q1.9 2025.Q1.10 Quarterly Release Resolution Liferay has...
CVE-2021-29044
Issue We would like to verify if our Liferay instance is vulnerable to CVE-2021-29044 Environment DXP 7.2, DXP 7.3 Resolution Please see if your current patch level is higher than 7.2 FP10, or 7.3 DXP1.  If your current patch level is lower than the above listed, please open a ticket and...
User Workflows Not Appearing Under 'Assigned to My Roles'
Issue We have enabled a workflow for approving new user account creation. While the Admin user gets the notficiation about the workflow task, if they navigate to My Workflow Tasks > Assigned to my Roles, the task is not listed there.   Environment 2024.Q3 2024.Q4 2025.Q1 2025.Q2  ...
How to use Regular Expressions/OS scripting to query for Active Directory LDAP custom records based on certain LDAP custom fields?
Issue Is it possible to query Active Directory LDAP imported/created custom records based on certain already existing LDAP custom fields? Environment LDAP 2024.Q1.1 Resolution Using Regular Expressions/OS scripting (Bash, Shell, Powershell, ZSH, etc) to query for custom records of LDAP...
Unable to cast String to Long error during upgrade
Issue When upgrading from Liferay DXP 7.2 to 2025.Q1, setting the fileMaxSize property in the com.liferay.document.library.configuration.DLConfiguration.config file causes an "Unable to cast String to Long" error. The upgrade tool fails with this error because the fileMaxSize property...
"Missing 'Date Modified' and 'Date Created' Fields in Object Display Page Template Mapping
Issue We have a Display Page Template defined for an Object (Documents - Simple Document). In the edit mode, in the list of available variables of the mapping fields, the Date Modified and Date Created fields are missing. How can we use these variables? Environment 2024.Q3.13 Resolution...
Order by Last Login Date not Arranging Users in the Correct Order
Issue In the Users & Organizations pane, when I sort users by last login date the users are not arranged in the correct order.  Environment Liferay Quarterly Release Resolution In System Settings > Feature Flags > Deprecated, disable Feature Flag LPD-36010 (Remove Filter by Last Login...
How to Remove Owner Role Permissions?
Issue We have users who had Site Admin role on one of their Sites and created a Page/Asset. After we revoked their Admin role (but not the Site Membership, so they can still access the Site), they continue to have full edit/delete rights to the Page/Asset tehy created as the Owner role...
Hotfix Currently not installed Won't be installed requires version 2025.q1
Issue Trying to install a hotfix on a 2025.q1 version got an error showing : Currently not installed; Won't be installed: requires version 2025.q1.0-lts Environment Liferay DXP 2025.Q1 Resolution Upgrade to Patching Tool 4.0.7. This is required for installing hotfixes on 2025.Q1+...
After upgrading to DXP 7.4 u92 I receive an unable to locate transaction executor error on server startup
Issue I have an issue with deploying our custom built Java modules. I upgraded from DXP 7.4 update 81 to u92. After the upgrade, on server startup the deployment of the custom built modules behavior is inconsistent and the following error is thrown ion the log:...
"Column publishDate in table Layout already is datetime2(6)" Warning During Upgrade
Issue During the upgrade process from Liferay DXP 7.1 to a more recent version, the following warning message appears in the logs when using SQL Server: WARN [main][BaseSQLServerDatetimeUpgradeProcess:99] Column publishDate in table Layout already is datetime2(6) Environment Liferay DXP...
How to set two Liferays as separate SAML and IdP servers?
Issue How to set two Liferays as separate SAML and IdP servers? Environment Liferay DXP Quarterly Release Resolution Configure and setup first bundle: Add portlet.session.replicate.enabled=true to portal-ext.properties in both bundles Startup the first local bundle with default port...

該当件数: 787 件中 601 - 660