Add build requirements to GSSAPI authenticator documentation
The GSSAPI authenticator documentation now lists the packages it requires when it is being built.
This commit is contained in:
@ -74,3 +74,8 @@ Client side GSSAPI authentication is only supported when the backend
|
|||||||
connections use GSSAPI authentication.
|
connections use GSSAPI authentication.
|
||||||
|
|
||||||
See the [Limitations](../About/Limitations.md) document for more details.
|
See the [Limitations](../About/Limitations.md) document for more details.
|
||||||
|
|
||||||
|
## Building the module
|
||||||
|
|
||||||
|
The GSSAPI authenticator modules require the GSSAPI and the SQLite3 development
|
||||||
|
libraries (krb5-devel and sqlite-devel on CentOS 7).
|
||||||
|
Reference in New Issue
Block a user