[firebird-support] Firebird Security Authentication Configuration Questions

2018-02-02 Thread Dalton Calford dcalf...@distributel.ca [firebird-support]
Hi All, I am wondering about the level of support in Firebird's implementation of Win_Sspi as I can not find specific documentation. If anyone can point me to a source document I would greatly appreciate it. The situation I have is a heterogeneous mixture of platforms within a corporate

[firebird-support] Re: Authentication: Kerberos / Role management

2018-02-02 Thread peshk...@mail.ru [firebird-support]
Set AuthServer = Win_Sspi on server, on client it's configured by default Setting on client AuthClient=Win_Sspi (to turn off the rest of plugins) can save you one round of authentication packets exchange but be sure that's not what you will notice on practice. Our plugin is using any SSP,

[firebird-support] Re: Firebird Security Authentication Configuration Questions

2018-02-02 Thread peshk...@mail.ru [firebird-support]
Brief answer is "no" for both questions. But this does not mean that such task is impossible, just that nobody used to pay attention to it cause in theory I see no reasons why this can not be done. Trusted authentication has 2 steps. First, client should pass to the server context of logged in

[firebird-support] Set custom value on connection system info

2018-02-02 Thread marco andreolli dra...@gmail.com [firebird-support]
Hi, I use Firebird 2.5, I would known if is it possible attach a custom value on a connection info. Actually I can see the number of connection on a database and other useful info with MON$ATTACHMENTS, but I would know If I could set a variable linked at the current connection. For example: The