Skip to content
On this page

Securing Database Access and Table Access

AlphaTrust e-Sign™ requires its own databases residing within an instance of Microsoft SQL Server. The database is named Pronto by default. The database, tables, and permissions should be configured by an administrator with dbo rights on the SQL Server. The rights granted to AlphaTrust e-Sign™ will be restricted to what is minimally necessary. This is done by the ProntoSQL-UpdateDBPronto.sql script during setup. The ProntoServer account accesses its databases in the public role using login information configured in the Pronto.udl file located in the \AlphaTrust\Pronto\Programs\ directory.

With the exception of one table which holds temporary data, the public role is prevented from deleting any records and may only update records for tables where that is required.