These Services use an advanced security login procedure, which is not compatible with this App.
here is the Admin Server setup for low security;
A
ccess to portal using login&password
Simple authorization
Access to portal organization for new STBs using login&password. Portal admin creates login&password and provide them to user. While first loading there will be authorization window which request login&password. After successful authorization MAC address will be adjust to login. Further portal loading will be without authorization.
For this it is necessary to:
1. In custom.ini add next
auth_url =
http://localhost/stalker_portal/server/tools/auth_simple.php
2. In admin interface users > add - add user, it is enough to specify login (unique) and password. MAC address field should be empty.
Authorization with key
Access to portal organization by login&password. Portal admin creates login/password and provide them to user. While first loading there will be authorization window which request login&password. After successful authorization new key will be generating which is based on lgin&password. This key is stored on STB, which will validates while next portal loading. If the same login&password will be used for another STB than previous one will be un-authorized automatically.
For this it is necessary to:
In custom.ini add next
auth_url =
http://localhost/stalker_portal/server/tools/auth_every_load.php
In admin interface users > add - add user, it is enough ti specify login (unique) and password.
MAC address field should be empty.
*System used by these Services require
-MAC Address
-Dev ID / S/n
-IP localization
-Platform/Method (system used) to login.
/kens