
                        BYTE-force Force-Field 4.1.1
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Force-Field is a software development component aimed at performing common
security tasks, like authentication, authorization, and maintaining
advanced security scheme.

Software requirements

Windows Installer, .NET Framework 1.0 or 1.1, Microsoft SQL Server 7.0-2000


Installation

1. Install Force-Field from this package.
2. Create new database in Microsoft SQL Server.
3. Execute SQL script provided with Force-Field (forcefield.sql) to create
   necessary tables and stored procedures in the database.
4. If you plan to use administration tool, provide correct connection
   string in the FFAdmin.exe.config file.
5. To use Force-Field in your Visual Studio project, add reference to
   ForceField.dll to the project.

All files mentioned above are situated in the folder you installed
Force-Field into. Product documentation will be available in Visual Studio
2002 help contents.

If you already have a database for your project, you may use it in steps 2
and 3. Otherwise, you will have to create new one. 
N.B.: if you have tables or stored procedures with names equal to
Force-Field tables, they may be damaged. Force-Field tables and stored
procedures names start with "FF_" prefix.


Evaluation limits

This version is provided for evaluation purpose. You must accept license
agreement provided in license.txt file of ForceField installation to use
it. Evaluation version has following limitations:

1.  Authentication cookie will be issued for 1 minute only.
2.  You can create no more than 3 persons and no more than 100 objects.

Please contact BYTE-force to obtain full version.


Contact information

Web site: http://www.byte-force.com
E-Mail:   input@byte-force.com


