Quote:
|
Originally Posted by mzo
Hi
Just having small problem over here. That is previously I'm using www.aaa.com and create email test@aaa.com. So later, I reinstall Ispconfig and change my domain to www.bbb.com and try to create test@bbb.com but the mesaage is "user exist". I already check my recycle bin and nothing there.
|
The ISPConfig installer puts all users that exist on the system prior to the installation into the file/home/admispconfig/ispconfig/users. Whenever you want to create a new user in ISPConfig this file is checked in order to avoid creating a user that already exists. If you remove the user from the file (and make sure the user doesn't exist in /etc/passwd and /etc/shadow anymore!) then you can create the user in ISPConfig.