I have been having issues with ISPConfig after recently upgrading to the latest version Today again I deleted a user from a domain, emptied my recycle bin and tried recreating the user again. I keep on getting the error: The username is already in use PHP: 05.04.2008 - 09:20:31 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 137: cp -fr /etc/postfix/local-host-names /etc/postfix/local-host-names~ 05.04.2008 - 09:20:32 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 284: cp -fr /etc/postfix/virtusertable /etc/postfix/virtusertable~ 05.04.2008 - 09:20:32 => INFO - /root/ispconfig/scripts/lib/classes/ispconfig_postfix.lib.php, Line 289: postmap hash:/etc/postfix/virtusertable 05.04.2008 - 09:20:32 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1259: cp -fr /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf~ 05.04.2008 - 09:20:32 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 1984: cp -fr /etc/proftpd_ispconfig.conf /etc/proftpd_ispconfig.conf~ 05.04.2008 - 09:20:46 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 2597: rm -fr /var/www/web1/user/web1_sedley 05.04.2008 - 09:21:01 => DEBUG - The username is already in use.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >></a> 05.04.2008 - 09:22:33 => DEBUG - The username is already in use.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >></a> 05.04.2008 - 12:14:20 => DEBUG - The username is already in use.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >></a> 05.04.2008 - 12:32:28 => DEBUG - The username is already in use.<br><br><br> <a href='../../isp_manager/frame_start.php?'>Next >></a> I checked all the file to see if the user has been deleted and could not find it anywhere in either the system users or virtusertable. Where is ISPConfig then seeing this user that has been deleted?
I found the user in /home/admispconfig/ispconfig/users How can I get ISPConfig to write/delete from this file in the future?
ISPConfig doesn't write from that file, it only reads it, so you can delete the user from there manually.