---
title: "Service account"
slug: "oas-ag-service-account-3-28"
updated: 2025-07-04T10:04:13Z
published: 2025-07-07T13:31:37Z
canonical: "docs.onespan.com/oas-ag-service-account-3-28"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onespan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Service account

The embedded MariaDB database server is installed as a service (Windows) or daemon (Linux), respectively. The service account details differ on Windows and Linux.

Windows

The VASCO MariaDB service runs as the local Network Service account. This is a predefined local account with minimum privileges on the local computer.

Linux

On Linux, a mysql user account is created. This daemon user account is assigned the correct permissions to run the mysql daemon.
