Hello, i'm testing 3.1b2. When login as client, i cannot rename any website, is it an bug or it need be enabled in a new setting ? Thanks
When a site has been created by the admin user, then it is protected and can not be changed by the client. This is the case in all ISPConfig versions. If a site shall be editable by the client, then this client must have added the site himself or the admin must have used the "login as client" function to create it.
Absolutely correct Till, i didn't know. In mysql if i set this website's "web_domain.sys_userid" field to related client' "sys_user.userid" i can change sitename when i login as client. Is this the protection that you're talking about isn't ? Thanks a lot Till Regards
The difference is in the sys_perm_* field, with "riud" the site can be changed, with "ru" it can not be changed.