Firebird 3.0.9 enable authorization for legacy firebird clients - Linux

398 views
Skip to first unread message

Michał Kurzawski

unread,
May 29, 2022, 1:12:53 PM5/29/22
to firebird-support
Hello,
I have a problem with configuring this functionality on the linux server. I've made changes to the firebird.conf file:

AuthServer = Legacy_Auth, Srp, Win_Sspi
AuthClient = Legacy_Auth, Srp, Win_Sspi
UserManager = Legacy_UserManager, Srp
WireCrypt = enabled

This configuration works on a windows server. why i don't want to run on linux server?

Perhaps the question is simple, but I have no idea how to deal with it.

Regards,
Michal

Mark Rotteveel

unread,
May 29, 2022, 1:15:22 PM5/29/22
to firebird...@googlegroups.com
Are you sure you modified the right firebird.conf? Have you restarted
the Firebird service after modifying the configuration?

As an aside, the configuration as shown is inherently insecure, it is
more secure to list Legacy_Auth after Srp, and use Srp accounts whenever
you can (that is, only use Legacy_Auth if you really need to).

Mark
--
Mark Rotteveel
Reply all
Reply to author
Forward
0 new messages