add_user/2, add_user/5, and add_user/6 each 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, options Password,
UserData, Port, and Dir are mandatory.