Support auth_plugin_list dpb/spb item from application to client
----------------------------------------------------------------

                 Key: CORE-5860
                 URL: http://tracker.firebirdsql.org/browse/CORE-5860
             Project: Firebird Core
          Issue Type: Improvement
          Components: API / Client Library
    Affects Versions: 3.0.3, 4.0 Alpha 1, 3.0.2, 3.0.1, 3.0.0
            Reporter: Mark Rotteveel


To specify the authentication plugin names, an application must create a config 
string with "AuthClient = <plugin-list>" (+ lines for other options). However 
there exists a specific DPB/SPB item 
isc_dpb_auth_plugin_list/isc_spb_auth_plugin_list that the client itself uses 
to communicate the plugin list to the server. However if an application 
populates that same item, it is ignored by the client.

Allow an application to use isc_dpb_auth_plugin_list/isc_spb_auth_plugin_list 
instead of having to create a config string.

See also discussion on firebird-devel titled "Passing plugin list to native 
client".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
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