users.conf
This file defines all users.
The format of the file is:
username:password:"description"
Parameter Name | Description |
---|---|
username | The name of the user. The username cannot exceed 255 characters in length. |
password | Leave this item blank when creating a new user. For example:
bob::"Bob Smith" There is one predefined user, the administrator. User passwords are not entered in this configuration file, and remain empty (and therefore not secure) until you set them using the administration tool; see Assigning a Password to the Administrator. You can also create users and assign passwords using API calls; see the API reference for the language you are working with. |
description | A string describing the user. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.