/etc/my.cnf.d/auth_gssapi.cnf - CentOS Linux 8

This is the default example configuration of auth_gssapi.cnf provided by MariaDB. This config file was generated by MariaDB running on CentOS 8.

It is located under: /etc/my.cnf.d/auth_gssapi.cnf

    [mariadb]
plugin-load-add=auth_gssapi.so

    
  

Config Details

Location
/etc/my.cnf.d/auth_gssapi.cnf
Operating system
CentOS Linux 8
Length
2 lines
MD5 checksum
d1fc5e35a49486114c07c8c9b74dffb9

Usage

Download the raw file with wget or curl

Wget

wget -O auth_gssapi.cnf.example http://exampleconfig.com/static/raw/mariadb/centos8/etc/my.cnf.d/auth_gssapi.cnf

cURL

curl http://exampleconfig.com/static/raw/mariadb/centos8/etc/my.cnf.d/auth_gssapi.cnf > auth_gssapi.cnf.example