add_user/2, add_user/5 and add_user/6 adds a
user to the user
database. If the operation is successful, this function returns
true. If an error occurs, {error,Reason} is returned.
When add_user/2 is called the Password,
UserData Port and Dir options is mandatory.