In the gui click on Reseller Manage, tab Accounts.
There is a link "Autologin User".
On hovering you'll see the correct link (https://<servername>:2083/cwp_....
But when you click on it, you end up at https://<IP-addres server>:2083/login.
This gives an SSL-error and you cant login.
I also see in the source see this:
form id="autologinuser" name="autologinuser" action="
https://79.137.25.231:2083/pepe/" method="post"
Does this mean this autologin goes through your servers?
So you can see the users? and you can't login if your server is down?