Subject | Re: [firebird-support] Firebird3 Autentication |
---|---|
Author | liviuslivius |
Post date | 2018-03-26T12:29:51Z |
Hi,
I see that i need only to put win_sspi as plugin but it does not work either. I have restarted FB server after change. I also have created mapping
CREATE GLOBAL MAPPING TRUSTED_AUTH USING PLUGIN WIN_SSPI FROM ANY USER TO USER
On the server i have both Firebird 2.5 and 3 running. FB 2.5 can connect by Wndows trusted auth but fb3 cannot.
It always tell me "your user name and password are not defined.."
All tests done by isql from fb2.5 or fb3
My firebird.conf settings are:
Auth_Server = Srp
AuthClient = Srp, Win_Sspi, Legacy_Auth
User_Manager = Srp
What more should i do to support windows auth?
Regards,
Karol Bieniaszewski
-------- Oryginalna wiadomość --------
Od: "liviuslivius liviuslivius@... [firebird-support]" <firebird-support@yahoogroups.com>
Data: 26.03.2018 11:23 (GMT+01:00)
Do: firebird-support@yahoogroups.com
Temat: [firebird-support] Firebird3 Autentication
Hi,
in Firebird 2.5 there was Autentication parameter in Firebird.conf. It have values like NATIVE, MIXED or TRUSTED. I do not see it in Firebird3 firebird.conf. Can someone point me to the right config?
Regards,
Karol Bieniaszewski