As mentioned before, I'm working on an API that will read certain
aspects of the data for a client of mine and all I have left to do is
to synch up the password hashes. Does anyone know what salt was used
to create the hashes? That way I can do an active comparison of
passwords and not use unecrypted storage.
I go back and forth as to whether or not I should document how to handle the hashes directly for something like what you want to do. But I would certainly hate for that to be the cause for someone to enable cleartext passwords (which is a feature I have considered removing as well).
Would the STDIO or REST API work for you as an alternative or is what
you are doing designed to work directly with data files only?
I'm going to try to capture the STDIO and see if I can get that to work.
If the re was a REST API, then that would be even better. Thanks for
all your support!
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 92:09:28 |
Calls: | 295 |
Files: | 5,633 |
Messages: | 226,178 |