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:...

該当件数: 787 件中 601 - 620