Hi All. I have a domain registered in ISPConfig with multiple e-mail accounts, where the pattern was WEBID.username. I need to change DOMAIN.username. Is it possible to create or change, manually, the users system (Linux) and change, via SQL, the ISPConfig database?
Generally it should be possible, but you might esily mess up the system. You will have to change the username in the isp_isp_user database table, in /etc/passwd, /etc/shadow, /etc/group, /etc/gshadow, /etc/postfix/virtuasertable and also in the Vhosts_ispconfig.conf file in case that you use suphp or suexec.