i extend my enterprise servers capabilities by own applications and i use the pc monitor logon (username/passwort) to authenticate.
i had to notice that my notification router (the app) cannot be used anymore since the passwords are salted before stored into the database. has the salting started with an update of the enterprise server? i didn't install/change something.
i need to know the salting algorithm to make that working again, i have to be able to calculate the salted-hash outside the enterprise server in my own application.
i extend my enterprise servers capabilities by own applications and i use the pc monitor logon (username/passwort) to authenticate.
i had to notice that my notification router (the app) cannot be used anymore since the passwords are salted before stored into the database. has the salting started with an update of the enterprise server? i didn't install/change something.
i need to know the salting algorithm to make that working again, i have to be able to calculate the salted-hash outside the enterprise server in my own application.