MSSQL: Windows Active Directory (Kerberos) authentication
You can now use Windows Active Directory (or Kerberos) to authenticate to MSSQL servers from Grafana.
There are four primary ways to authenticate from Grafana to a MSSQL instance with Windows Active Directory:
- Windows Active Directory username and password
- Specify the path to a valid keytab file.
- Specify the path to an up to date credential cache.
- Specify the path to a JSON document that holds information about several credential caches and the user and database for each one.
To get started, refer to the Getting Started documentation for MSSQL.