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

correct defaults

This commit is contained in:
alexpeshkoff 2011-12-26 12:41:01 +00:00
parent 83831b130c
commit 60568258c3

View File

@ -360,13 +360,13 @@
# by network server and client redirector. For non-windows systems default
# for both is Legacy_Auth.
#
#AuthServer = Legacy_Auth, Win_Sspi
#AuthClient = Legacy_Auth, Win_Sspi
#AuthServer = Srp, Win_Sspi
#AuthClient = Srp, Win_Sspi, Legacy_Auth
# UserManager sets plugin used to work with security database. If more than
# one plugin is given, first plugin from the list is used.
#
#UserManager = Legacy_UserManager
#UserManager = Srp
# TracePlugin is used by firebird trace facility to send trace data to the user
# or log file in audit case.