8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

Postfix for CORE-5788, thanks to Mark

This commit is contained in:
Alex Peshkoff 2018-06-21 17:21:50 +03:00
parent f8370c2bc8
commit 54bf8a3130

View File

@ -439,12 +439,12 @@
#
# Per-database configurable.
#
#AuthServer = Srp
#AuthServer = Srp256
#
# Per-connection and per-database configurable.
#
#AuthClient = Srp, Srp256, Legacy_Auth #Non Windows clients
#AuthClient = Srp, Srp256, Win_Sspi, Legacy_Auth #Windows clients
#AuthClient = Srp256, Srp, Legacy_Auth #Non Windows clients
#AuthClient = Srp256, Srp, Win_Sspi, Legacy_Auth #Windows clients
#
# If you need to use server plugins that do not provide encryption key (both Legacy_Auth
# & Win_Sspi) you should also turn off required encryption on the wire with WireCrypt