"The ease of use and implementation were key to our decision to move ahead with FileHold."
- Engineering Customer
Document Management System and Software Security Features
The document management software provides many means of user authentication and authorization to the electronic document storage. Authentication ensures that people are who they claim to be. Authorization uses this information to grant the appropriate level of access control to the document filing software.
Document Level Software Security
The system provide an additional layer of authorization control by restricting access to content within the library. This second layer of authorization control is essential in extranet situations when non-employees need to be restricted to only the content that is relevant to them. Authorization also extends to protect specific document types from being viewed in the system by non authorized users. The software controls access to the following content items in the library:
-
Access to Files and Folders - folder memberships control who has access to the files contained within
-
Access to Different Types of Documents - because some types of documents are more sensitive than others (e.g. performance reviews or expense reports)document type memberships control who has access to one type of document or another. If users do not have access to the document type they will not see the document even if it exists in a folder they are members of.
-
Access to Filing Cabinets - In many cases users have to be restricted to a entire area of the library. Cabinet memberships allow library administrators to quickly create dedicated sections (cabinet) of the library for different departments. Users are then restricted to granting file and folder access to only the subset of users that have access to the cabinet.
Global Software Security Features
In addition to the features of any secured web application, running on Windows Server, that is properly utilizing IIS while running in a firewalled secured area of the network, the document management software offers the following additional Global Application Security Features:
-
Single Point of Logon (Authentication) - The document management software is accessible through a common logon screen providing a secure 'Front Door' to the entire system. Users first log on by providing a unique username and password. Each user's password is encrypted and verified against their account information held in a secure user accounts database or against the directory server the document management server is synchronized with.
-
Web Services Security - All the document management software Web Services require authentication preventing unauthorized users from sending or retrieving anything to the document management server by bypassing the web client or smart client authentication systems.
-
SSL Support - The software can be deployed under SSL (Secure Sockets Layer). SSL is an industry standard protocol and is supported by all major Web servers and browsers.
-
Session Security Services - Users are automatically disconnected after a configurable period of inactivity. Session variables are kept server side, and no information is left on the client browsers. This way if a different user accesses the browser at the same computer, no information is available until they log on as a new user.
-
Template Level Security - Template level security restricts execution and direct access to applications unless the user has the proper permissions by quickly checking a users access rights at every visit to every page.

