[Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Norbert Saint Georges
Hi, I updated firebird.pas from version 4.0.0.2298 and I have since only a message in firebird.log "No matching plugins on server". Server version LI-V6.3.0.2265 Firebird 4.0 Release Candidate 1 on centos 8. I have tried all the logical possibilities with isc_dpb_auth_plugin_name without a

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Mark Rotteveel
On 18-12-2020 15:14, Norbert Saint Georges wrote: Server version LI-V6.3.0.2265 Firebird 4.0 Release Candidate 1 on centos 8. What tool are you using that it still uses the old 'InterBase backwards compatible' version tag instead of the new version tag that (which would report LI-V4.0.0.xxx F

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Norbert Saint Georges
Mark Rotteveel a écrit : On 18-12-2020 15:14, Norbert Saint Georges wrote: Server version LI-V6.3.0.2265 Firebird 4.0 Release Candidate 1 on centos 8. What tool are you using that it still uses the old 'InterBase backwards compatible' version tag instead of the new version tag that (which wou

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Dimitry Sibiryakov
18.12.2020 15:14, Norbert Saint Georges wrote: I updated firebird.pas from version 4.0.0.2298 and I have since only a message in firebird.log "No matching plugins on server". Watch out: plugin names are case sensitive. -- WBR, SD. Firebird-Devel mailing list, web interface at https://li

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Norbert Saint Georges
Dimitry Sibiryakov a écrit : I updated firebird.pas from version 4.0.0.2298 and I have since only a message in firebird.log "No matching plugins on server". Watch out: plugin names are case sensitive. I tried everything 'Srp' 'srp' 'SRP' 'sRp' :-) nothing helps. now i just made a dumpling

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Mark Rotteveel
On 18-12-2020 15:58, Norbert Saint Georges wrote: Mark Rotteveel a écrit : On 18-12-2020 15:14, Norbert Saint Georges wrote: Server version LI-V6.3.0.2265 Firebird 4.0 Release Candidate 1 on centos 8. What tool are you using that it still uses the old 'InterBase backwards compatible' version

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Norbert Saint Georges
Mark Rotteveel a écrit : On 18-12-2020 15:58, Norbert Saint Georges wrote: Mark Rotteveel a écrit : On 18-12-2020 15:14, Norbert Saint Georges wrote: Server version LI-V6.3.0.2265 Firebird 4.0 Release Candidate 1 on centos 8. What tool are you using that it still uses the old 'InterBase back

Re: [Firebird-devel] Firebird 4 RC1/2 plans

2020-12-18 Thread Nils Bödeker
Hi I really like to see the RC 1... I'm curious Nils > Am 17.12.2020 um 12:02 schrieb Dmitry Yemanov : > > 17.12.2020 13:51, Jiří Činčura wrote: >> what are the release plans for Firebird 4 RC1/2? Is the official RC1 going >> to happen anytime soon? > > Yes, RC1 is being prepared for releas

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Dimitry Sibiryakov
18.12.2020 17:02, Norbert Saint Georges wrote: I will update the server And note that Firebird 4 has by default srp auth plugin disabled. -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Mark Rotteveel
On 18-12-2020 17:10, Dimitry Sibiryakov wrote: 18.12.2020 17:02, Norbert Saint Georges wrote: I will update the server   And note that Firebird 4 has by default srp auth plugin disabled. That is a good one. By default it only use Srp256, but this hasn't been a recent change. Mark -- Mark

Re: [Firebird-devel] have the dpb settings changed?

2020-12-18 Thread Norbert Saint Georges
Norbert Saint Georges a écrit : That said, as far as I'm aware nothing changed in how this worked, but I do want to point out that there seems to be a mismatch in versions. You say you're using 4.0.0.2298, but that version tag indicates you're using 4.0.0.2265. exact, I will update the server

[Firebird-devel] [FB-Tracker] Reopened: (CORE-5197) Segfault when process exits with active sweep thread

2020-12-18 Thread Alexander Peshkov (JIRA)
[ http://tracker.firebirdsql.org/browse/CORE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Peshkov reopened CORE-5197: - Fix Version/s: (was: 4.0.0) (was: 3.0.8) First fix did not pas