Legacy Knowledge Base
Published Jul. 2, 2025

Migrating the users from one portal to another

Written By

Prarthana Jadhav

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • The requirement to import or migrate users from one Liferay Portal to the another Liferay Portal.

Environment

  • Liferay Portal 6.2

Resolution

  • Importing users between the environments is not currently available as an out of the box feature.
  • However, if you want to achieve this requirement, below are the approaches that can be implemented.
    • Export user to CSV file in the following way,
      Goto Control Panel > Users and Organizations you can select "Export Users".
      And you can opt for customization to import the users into another instance of Liferay.
    • LDAP for importing and exporting.
      Check box the import and export options for enabling importing the users,
      Goto Contro Panel-> Configurations-> Portal Settings-> Authentication-> Ldap-> Give the LDAP configurations-> checkbox the import and export options

Additional Information

  • User Export-Import Plugin: A Marketplace Plugin (Since this is a third-party plugin which is contributed by our community members, Liferay Support will not be able to assist with this plugin)
  • One of the resolutions requires customization and should only be implemented at the discretion of your team. Liferay Support will not be able to assist with designing or implementing customizations.
  • feature request has been raised in LPS-33383
Did this article resolve your issue ?

Legacy Knowledge Base