It is possible to set the password value using the same one way encryption and salt as Micros / Oracle uses but as AndreasZ stated, if you just need to be able to get into POS and reset the password enable classic security, update the password, and re-enable.
If you need a way to sync employees and passwords into Micros without using active directory, that is also possible but more complicated.
Ive been able to workout that in 5.7 the password field in the db is the encryption, followed by the salt, followed by the hash. However there is something padded after the hash.
Any can advise how to generate this full password field outside of Micros?
Specialist in creating custom applications for the Micros POS range: 3700, 9700, Simphony FE, Simphony. SIM Scripts, Data Exports, Simphony extension applications, API Creation and integration. If you need anything please contact me via my website
I've also found that if you know the password hash of one user you can copy it to another user and then you can login with their username. A bit dodgy.
Specialist in creating custom applications for the Micros POS range: 3700, 9700, Simphony FE, Simphony. SIM Scripts, Data Exports, Simphony extension applications, API Creation and integration. If you need anything please contact me via my website
@Menon - Yes enabling the integrated login makes logging in easy, but just requires you to issue all your staff with server credentials if you want to have a proper audit of what people were doing.
Specialist in creating custom applications for the Micros POS range: 3700, 9700, Simphony FE, Simphony. SIM Scripts, Data Exports, Simphony extension applications, API Creation and integration. If you need anything please contact me via my website
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.