password internals
Oracle 12.1.0.2 SE-2, non-multitenant
Oracle Linux 6
In investigating another question, I've taken a side-trip and have a question about that .. (isn't that always the case?)
Reference this article: https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/changes-in-oracle-database-12c-password-hashes/
So I run this query:
set echo on feedback on verify on trimsp on lines 256 pages 55col username for a21col account_status for a15col password_versions for a17col pswd_hashes for a63col password for a32spo doit.logselect a.username, a.password_versions, b.ctime, b.password, b.spare4 pswd_hashes