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:
parent
fe1863bb49
commit
6bcf0b1fd6
@ -74,3 +74,8 @@ Client side GSSAPI authentication is only supported when the backend
|
||||
connections use GSSAPI authentication.
|
||||
|
||||
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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user