Each FileRun user can have a home folder, which is an actual folder on the server's file system. Users do not have more than one home folder, but they can access other folders and files shared by other users. The user's home folder is assigned using the “Home folder path” field available under the “Permissions” tab, when adding or editing the user accounts.
The user is able to browse all the subfolders available in his home folder.
Two users with the exact same “home folder” path will access the same files. To prevent the users from seeing each other's files, make sure the users have different “home folder” paths.
Important: make sure the users' home folders are located outside the public area of your web server. In other words, files that users upload to their home folders should not be accessible directly by accessing your website's address like this: http://www.your-site.com/filerun/users-folder/private-file.txt So, make sure the home folder paths do not contain any of the words “public_html”, “html”, “www”, “inetpub” or “your-domain.com”.
Guest users cannot have home folders, but they can access files shared by other users. Read more about guest users
The most common setup keeps the users' access separate while allowing the admin users or superuser to access everything. To achieve that, make sure you create the users' home folders inside the same root folder and assign the root folder as the home folder for the admin users. Here's an example:
User A's home folder: /storage/files/users/user_a/
User B's home folder: /storage/files/users/user_b/
Admin's home folder: /storage/files/users/
(The admin can access all the users files)
Superuser's home folder: /storage/files/
(The superuser can access even folders one level higher - to store files which other admin users cannot access)
To allow the user to access files located outside his home folder, you need to use the folder-sharing system. Log in with a user account that has access to another location (usually an admin account), right-click the desired folder, and select Share
→ With users
. The shared folders will appear for the users under their home folder. To make the shared folders appear on the same level as My Files
, check the option Share anonymously
, available under the Options
tab when sharing.
The superuser is the first account that is automatically created at FileRun installation. Its default username is “superuser”.
Along with the administrative tasks the other admin users can do, he is the only user who can:
The superuser account cannot be deleted or deactivated. It can however be renamed.
Admin users can:
When configuring the admin's permissions, you can choose:
Independent admin users can:
When configuring the independent admin's permissions, you can choose:
Also, an independent admin user is required to configure space and traffic quotas for the users he creates. He cannot assign more space and traffic than it was assigned for its own account.
Please read here about this special type of user.
To create a new user account follow these steps:
To assign a user’s home folder, type in the path to a folder on your server. This will become the user's personal working space.
Please use only forward slashes (/) when setting up paths, even if you are running a Microsoft Windows server.
If you are not sure how the path should look like, look at your own home folder path which is displayed on the form, inside the read-only field “Your personal home folder is”.
A common example of what the path might look like is “/user-files/your_username”. Make sure to replace ‘your_username’ with the specific username of the user. Use the “Check path” button to verify that the path written points to an existing folder. If the folder does not already exist, you can simply create it by using the “Create folder now” button.
To edit a user account follow these steps:
To delete a user account follow these steps:
Deleting a FileRun user account does not remove the user's home folder or its activity log entries. Unless you specifically choose to do so, by clicking on the “Permanently delete the users’ home folders” option in the “Delete users” confirmation window.
What gets deleted in the process:
- the user's “Trash” folder
- the Web links created by the user
- the file/folder sharing information
Tip: Select multiple users in the list by holding the Ctrl/Command key. You can delete them all at once.
To deactivate a user account follow these steps:
This can be used to temporarily disable one user's access to FileRun.
Deactivating a user account does not make any changes to the user's data.
To reactivate a user account follow these steps:
Groups can be used for:
To create a new group follow these steps:
To add or remove a user from a group follow these steps:
Alternatively: Select “Groups” from the control panel → Select a group → Click “Edit” → Choose the “Add users” or “Remove selected” option.
To change a group's name follow these steps:
To delete a group follow these steps:
Deleting a group does not delete the users contained.
Roles can be used to easily apply sets of permissions to multiple users at the same time.
If you select a role for a user, you will no longer be able to set individual permissions and settings for that user.
To create a new role follow these steps:
To edit a role follow these steps:
To delete a role follow these steps:
Deleting a role will not delete any user account.