vagrant useradd # useradd ${username} If the user’s password is required, do as follows. echo "password" | passwd ${username] --stdin