create Jenkins User
Creates a Jenkins user.
Return
true if the user was created, false otherwise.
Parameters
username
The username of the user.
password
The password of the user.
group
true if the user is an organization, false otherwise.