Creating a SQLite database file
You require a SQLite database file that contains the account, group, group membership, computer and subscriber information. This file can be placed in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\ directory. Alternatively, you can use the existing extdb.db
database contained in the \<instance>\db\* directory.
A sample SQLite database, agtsqlite.db
is contained in the samples\* directory. This database shows the necessary tables, as well as the columns needed in order to work with the sample configuration file, along with some sample data.