Re: [Firebird-devel] [FB-Tracker] Created: (CORE-6235) Firebird should use the Optimized Configurations for the average hardware with an average load by Default

2020-01-21 Thread Stefan Heymann
> AuthServer = "Legacy_Auth, Srp, Win_Sspi" instead of "Srp" > AuthClient = "Legacy_Auth, Srp, Win_Sspi" instead of "Srp, Srp256, Win_Sspi, > Legacy_Auth" > UserManager = "Legacy_UserManager, Srp" instead of "Srp" I don't think it is a good idea to activate the legacy authentication by default, a

Re: [Firebird-devel] [FB-Tracker] Created: (CORE-6235) Firebird should use the Optimized Configurations for the average hardware with an average load by Default

2020-01-21 Thread Mark Rotteveel
On 21-01-2020 16:39, Stefan Heymann wrote: AuthServer = "Legacy_Auth, Srp, Win_Sspi" instead of "Srp" AuthClient = "Legacy_Auth, Srp, Win_Sspi" instead of "Srp, Srp256, Win_Sspi, Legacy_Auth" UserManager = "Legacy_UserManager, Srp" instead of "Srp" I don't think it is a good idea to activate t

[Firebird-devel] [FB-Tracker] Created: (CORE-6236) RDB$TIME_ZONE_UTIL package has wrong privilege for PUBLIC

2020-01-21 Thread Adriano dos Santos Fernandes (JIRA)
RDB$TIME_ZONE_UTIL package has wrong privilege for PUBLIC - Key: CORE-6236 URL: http://tracker.firebirdsql.org/browse/CORE-6236 Project: Firebird Core Issue Type: Bug Componen