Page 1 of 1

Password hash in database

Posted: Sun Jul 19, 2020 7:36 pm
by apolonio
I did a select on the Users tables in zoneminder and some of the passwords had a -ZM- in front of them.

I can still log in with the user accounts but what does the -ZM- do?

Re: Password hash in database

Posted: Sun Jul 19, 2020 9:25 pm
by iconnor
It tells us which passwords need to be upgraded. We can't upgrade them until the user logs in (hence providing the unhashed password).

Re: Password hash in database

Posted: Mon Jul 20, 2020 1:42 am
by apolonio
Thanks, make sense since I upgraded.