MOO.CREATE.USER
MOO.CREATE.USER
Create a user in MOOUSERS
Syntax
shw moo.create.user([USERNAME],[FIRSTNAME],[SURNAME],[DEPARTMENT], _
[EMAIL],[NOTES {multiline \n}],[PASSWORD],[DISABLED{YES|NO},[IS_ADMIN{YES|NO})
Definitions
Username New user ID
FirstName New user's first name
Surname New user's surname
Department New user's department
EMail New user's email address
Notes Notes on specific user (use \n for multiline)
Password New user's password
Disabled Whether the user is disabled {YES|NO}
Is_Admin Whether the users is a systems admin user {YES|NO}
Return Value
SUCCESS of error message