vm_adduser

vm_adduser -- Add a new virtual user with a password

Description

int vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword);

Add a new virtual user with a password. newusername is the email login name and newuserpassword the password for this user.