Subject Re: [firebird-support] Firebird3 Autentication
Author Mark Rotteveel
On 26-3-2018 14:59, Mark Rotteveel mark@...
[firebird-support] wrote:
> On 26-3-2018 14:29, liviuslivius liviuslivius@...
> [firebird-support] wrote:
>> My firebird.conf settings are:
>> Auth_Server = Srp
>> AuthClient = Srp, Win_Sspi, Legacy_Auth
>> User_Manager = Srp

It is also UserManager, not User_Manager.

>> What more should i do to support windows auth?
>
> You need to change the configuration of `AuthServer` (note the spelling,
> no underscore(!)) to `AuthServer = Srp, Win_Sspi`.
>
> The `AuthClient` configuration only governs fbclient (for fbclients that
> read that specific firebird.conf), and client connections from Firebird
> server to another (or the same) server (eg remote EXECUTE STATEMENT).


--
Mark Rotteveel