Greetings all!
Is it possible to disable authentication on the Web Interface only? Short of that, what about passing credentials via the URL?
I am attempting to embed the Device view of the web interface into a help desk portal for one point of access.
Nothing is public facing, so I am not too worried about that.
Any help is appreciated!
Found on the web…
An HTTP POST request cannot be sent by using just an URL. (Except for the special case that there are no form fields and that the server doesn’t care about the Content-type header.)
You should try lastpass or some other password program or put a generic read only account on the dude.
this post http://forum.mikrotik.com/t/exporting-dudes-http-graphs-and-charts-with-curl/48675/1 has details of a curl script that will automatically get graphs and charts from The Dude webpage. Part of the process is auto authentication which (from memory) involves manually authenticating once and then doing something tricky with a cookie. I did set this up at one stage and had it working, but no longer have the need for it.