Open http://localhost:5280/admin in your browser, login with the Username and the Password that you set as you set up your server. Goto "Virtual Host" and click on the Hostname you created. Then goto Users and tell me what you see. In your post #13 you tried to connect to your server with two diffrent commands: ./XpartaMuPP.py -l ubuntu --password 123456 --nickname WFGbotand ./XpartaMuPP.py --domain ubuntu --password 123456 --nickname WFGbotAs you see, they are different in one part: In the first, successful, Command you use "-l Ubuntu", in the second "--domain Ubuntu". with -l you specify the loginname, and with --domain, the place to find your server.