OK, it seems to work, but we cannot see the moved client under clients when we login with the new reseller. We can see the web site records under web sites. We can still see the clients that the new reseller has created.
Moreover, the reseller cannot delete the database that was created from the old reseller for the client. The old reseller is the admin user of ISPConfig, the one that was created during setup.
Any ideas?
Thank you in advance for your support.
Kind regards,
Panos.
Quote:
Originally Posted by till
You can do that in the database only.
1) Edit the record of the client in the client table and set the field "parent_client_id" to the client_id of the reseller.
2) Then edit the the login user of the reseller in the "sys_user" table and add the groupid of the client (see sys_group for the id, you can look it up by using the client_id column) in the "groups" field, separated by ",".
|