Create User
Create_UserProvision a new user on Files.com, setting username, email, password, group memberships, authentication method, and home folder paths.
Instructions
Create User
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | User's username | |
| No | User's email. | ||
| group_ids | No | A list of group ids to associate this user with. Comma delimited. | |
| password | No | User password. | |
| authentication_method | No | How is this user authenticated? | |
| name | No | User's full name | |
| company | No | User's company | |
| notes | No | Any internal notes on the user | |
| require_password_change | No | Is a password change required upon next user login? | |
| user_root | No | Root folder for FTP (and optionally SFTP if the appropriate site-wide setting is set). Note that this is not used for API, Desktop, or Web interface. | |
| user_home | No | Home folder for FTP/SFTP. Note that this is not used for API, Desktop, or Web interface. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |