vm_adduser

vm_adduser -- パスワードを有する新規の仮想ユーザーを加える

説明

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

パスワードを有する新規の仮想ユーザーを追加します。 newusername は email ログイン名、 newuserpassword はこのユーザーのパスワードです。