Migrating plesk resellers with their own clients

Discussion in 'Installation/Configuration' started by Turgut Kalfaoglu, Feb 7, 2025.

  1. Turgut Kalfaoglu

    Turgut Kalfaoglu Member HowtoForge Supporter

    Hi. I'm migrating some resellers of mine and they have their own clients. I have been doing these migrations using the --only-client option.
    However when I migate the reseller's users using --only-client, their sub-clients are not migrated. So I do it again and again for each of their clients using --only-client (they have their own usernames on PLESK).
    1) Is that the correct way to migrate resellers?
    2) How can I add the clients of a resellers that I migrated like that to be under that reseller? Currently they appear as independent clients on the ISPCONFIG. I mean even SQL queries and updating is OK with me if there is no GUI to provide that feature.
    Many thanks, -t
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Sorry, I completely missed this post.

    Yes, I think so. But you might want to send an email to the migration tool support: migsupport at ispconfig dot org, maybe marius can give you a more detailed insight if there are other options.

    Client table: Set field parent_client_id of the client to the cleint_id of the reseller.
    Check which sys_groupid the group of the client has. Then edit the sys_user record of the reseller, it has a field groups, add the groupid of the client there, separated by comma.
     

Share This Page