I've got everything where I want it, but now I'm setting up the views for an over-head monitor. I will need the auto login feature working for this, but I haven't been able to figure it out. Here's what I've done thus far:
1. Created a user called autologin
2. Set a password for the user "pandora"
3. Went to "Administration" --> "Setup" and entered "pandora" in the "Auto login (hash) password" box. MD5 won't fit, so I assume that you're looking for the actual password here, and not the hash. (It's a little confusing, and could be the problem)
4. Entered the following url:
http://pandora/pandora_console/index.php?loginhash=auto&loginhash_user=autologin&loginhash_data=1da7ee7d45b96d0e1f45ee4ee23da560&sec=estado&sec2=operation/agentes/group_view&refr=0I'm always prompted for a username/password combo.
What am I missing?