User
Every user in weaverFM contains a unique set of attributes. The current user attributes are as follows:
- Firstname The first name of the user.
- Lastname The surname for the user.
- Username The username that the user uses to log in. This field is case sensitive.
- Password The password to use in conjuction with the username. This field is case sensitive and can not be empty.
- Upload This will allow the user to upload files and create folders on your server.
- Download This option will allow the user to download files from your server.
- Destroy This option will allow the user to delete files and folders on your server.
- Language This is the language that the file manager will switch to when the user logs in.
- Expiration This option allows you to have an account expire on a particular date and time. All dates and time the LOCAL time of the machine that is running RapidWeaver.
You can toggle the visibility of the user's attributes by clicking the magnifying glass .
You may also turn the user into a Guest by clicking the icon. There may be only one guest account per page and it CAN NOT be an individual belonging to an Administrative group. Please see the Guest section for additional details. Note that clicking the
icon will disable or turn off Guest access for the user.
You can remove a user by selecting it and clicking the button. Remember, this action CAN NOT be undone!
The following attributes have restrictions as followed:
- Username The username must be unique for every user on the server. The username must not contain any special characters (%, $, *, etc) and should only contain numbers (0 - 9), letters (A - Z, a - z), or underscores (_).
- Password The password can not be empty. It is suggested that you create a strong password for the user to prevent the password from being easily guessed. A strong (random) password is automatically suggested for you whenever you create a new user.