Ability to authenticate user in "execute statement on external data source" by 
hash of current password
-------------------------------------------------------------------------------------------------------

                 Key: CORE-3983
                 URL: http://tracker.firebirdsql.org/browse/CORE-3983
             Project: Firebird Core
          Issue Type: Improvement
    Affects Versions: 2.5.2
            Reporter: Vladimir Arkhipov


For example, we have many databases on different servers.
Some procedures could get data from other database by "execute statement on 
external data source".
We have the same password for the same user in all databases. 
But we have to store passwords in plain text because we must set parameter 
"password" for remote execution.
Will be useful to have an ability to authenticate user by password hash (for 
example, MD5 or SHA1), and to access current password hash through 
"current_password" context variable.

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

        

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to