Login issue

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
joea
Posts: 20
Joined: Mon Feb 20, 2017 8:11 pm

Login issue

Post by joea »

New install. Via the web console, I enabled authentication with the vague thought I should check authorized users first.

I did not and was immediately presented with a login screen. Naturally, none of the user/password combinations I tried are accepted.

Not yet finding a solution that works, which appear to refer to disabling authentication in mysql. I chose the "native" authentication method.
joea
Posts: 20
Joined: Mon Feb 20, 2017 8:11 pm

Re: Login issue

Post by joea »

joea wrote: Tue May 02, 2023 6:31 pm New install. Via the web console, I enabled authentication with the vague thought I should check authorized users first.

I did not and was immediately presented with a login screen. Naturally, none of the user/password combinations I tried are accepted.

Not yet finding a solution that works, which appear to refer to disabling authentication in mysql. I chose the "native" authentication method.
Seek and ye shall find. Sorted.
User avatar
burger
Posts: 392
Joined: Mon May 11, 2020 4:32 pm

Re: Login issue

Post by burger »

fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl

If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
Post Reply