Page 1 of 1

How do i pass the username and password via URL ?

Posted: Fri Mar 18, 2005 7:53 pm
by victor_diago
hi all



i have made a personalized html called montage.html that does the montage without the images/continuous bar and other little things. i run it direct from firefox : firefox http://localhost/montage.html, all works well, but i want to use Zoneminder with authentication. and i dont want the password to be asked when reading montage.html, so i will need to bypass the username= and password= to the zm.php URL.

ive tried zm.php?username=admin&password=admin but didnt worked.

anyone have already made that ?

Victor Diago

Posted: Fri Mar 18, 2005 8:20 pm
by cordel

Posted: Fri Mar 18, 2005 9:46 pm
by victor_diago
thanks cordel, im using it not to see a monitor separated (cgi-bin/zms) but montage (zm.php?,,,,,)


and ive issued that..

i need to put localhost/zm.php?username=admin&password=admin&action=login.......


this let me in :)


thanks you man,. really thanks

Victor Diago