6.0.0-alpha10
5/14/25

Search Results: 448 of 573 [ <<First <Prev Next> Last>> ] [ Return to Search Results ]


[#13752] SQL-driver: add new parameter for current password
Summary SQL-driver: add new parameter for current password
Queue Passwd
Queue Version Git master
Type Enhancement
State Assigned
Priority 1. Low
Owners
Requester sysnet (at) web (dot) de
Created 12/11/2014 (3807 days ago)
Due
Updated 12/12/2014 (3806 days ago)
Assigned 12/12/2014 (3806 days ago)
Resolved
Milestone
Patch No

History
12/12/2014 11:36:27 AM Jan Schneider Comment #2
State ⇒ Assigned
Priority ⇒ 1. Low
Reply to this comment
You can already pass the password in clear if you set the encryption 
style to 'plain'.
12/11/2014 08:01:55 PM sysnet (at) web (dot) de Comment #1
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ Passwd
Summary ⇒ SQL-driver: add new parameter for current password
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
Hi,

we currently use a salted SHA512 hash in hex format for our passwords. 
As passwd currently doesn't seem to be able to deal with that it would 
be great to be able to pass the current password to the database via 
e.g. %c. There a stored procedure takes care of the verify. This gives 
much more flexibility.


Saved Queries