Legacy Security Model - Database Reference Guide - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Database Reference Guide

Platform
OnBase
Product
Database Reference Guide
Release
Foundation 23.1
License

The Legacy security model pertains to solutions that include OnBase software of version 17 or earlier. In this security model, the hsi user is the schema owner and is considered the master user for the OnBase application. This account is used to create new tables, indexes, and users (logins). This account is also used to grant permissions. Under the Legacy Security model, the hsi user is the owner of all OnBase database objects.

OnBase Core applications (for example, the Web Client or the Unity Client) use the hsicore and hsinet accounts to connect to the database. These user accounts were created so that database access over the Internet would not connect using the schema owner account (hsi).

  • The hsicore user account is used for OnBase version 6.2 through OnBase version 7.2.

  • The hsinet user account is used for OnBase version 8 through OnBase version 17.

  • The viewer user account only has SELECT permissions on all OnBase tables.