Hi all! On a debian/ispconfig full installl server. I have a client B with 10 website. I moved 9 of them from client B to client A (witch is admin). Now when I log with the clientB (user). I still can manage 6 of the sites. When I log with clientA (admin) the 9 sites are no longer under client B! They are belonging to client A Is there something else that is linked with the website that I need to delete for the customer change to be effective? How can I restrict client B from having access to the website that are no longer his? thanks Spazio
This is a known issue as the client is assigned via its group, so changing the client changes the group if a item in the database, but the original creator (sys_user) does not gets changed at the moment. To solve your issue, edit the records of these sites in web_domain table and change the sys_userid of them to the new userid, you can find user id's in the sys_user table, there you can look up the sys_userid by username.