On 2018-06-24 20:51, Alex Peshkoff via Firebird-devel wrote:
On 23.06.2018 19:05, Mark Rotteveel wrote:
When using the native fbclient, why can't I use isc_dpb_auth_plugin_list/isc_spb_auth_plugin_list to pass the authentication plugins to try, and why do I need to use the isc_dpb_config/isc_spb_config with "AuthClient = <list of plugins>" (+ other config items if necessary)?


Because it's as designed. What problems with it?

Having to construct the config string is awkward, especially when you already have a mechanism that is used to communicate other connection properties: that is individual items in the DPB.

Especially given the client itself does use isc_dpb_auth_plugin_list to communicate its plugins to the server, it is surprising that the user application can't communicate its intent to the client in the same way.

Mark

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to