加入新使用者。
语法: boolean vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword);
传回值: 布林值
函式种类: 网路系统
本函式用来加入新的使用者。参数 newusername 及 newuserpassword 分别为使用者的帐号及密码。