Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MICROS 5.7 ISL Files in DB

Status
Not open for further replies.

Moregelen

Programmer
Sep 10, 2012
1,222
0
0
US
Has anyone figured out how they are formatting it? They are using a SHA 256 but I think they might be salting it in some way given it doesn't seem to be a pure SHA256 hash. Either that or truncating data or something. I also compared it to the GetHashedUserPassword function the DBSECURITY2.DLL exposes, and doesn't match that. Trying to create a script to automatically import all the changed ISL files.

Or does anyone know if they provided some kind of command line tool to do that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top