• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Migration - convert reseller to domain adminstrator accounts

C

carver6

Guest
I used the migration assistant to move from cPanel to Plesk. There are several resellers. I have moved all domains to one reseller. Now I want to create Domain Administrators accounts for those users and copy their passwords from their Reseller Acount to their newly created Domain Administrator account.

As I can find no way to change an account from Reseller to Domain Administrator, I'm thinking about making the Domain Administrator accounts manually, then copying their encrypted password from Reseller pasword table to the appropriate Domain Administrator table in the PSA database.

Unless of course there is somewhere I can just change a couple fields in the DB to change the status to Domain Administrator and associate it with the correct domain account.

I need the schema or some advice!
 
to get the db schema, go on command line and run mysql -u admin

you will be able to see the schema :p
 
Back
Top