Hi all.
I was looking for an answer and although the issue was discussed several times, I can not find an answer.
I need to access certain graphics of Zabbix from another website, for this I have a frame with the link to the chart.
The problem is that the first time I try to view the chart, I see the login screen.
I need to avoid this situation. I have the user "guest" enabled to see the graphics, but do not know how to avoid the login screen and login and login by default with the user "guest". Pass data of user and password as arguments in the hyperlink does not work.
Is there any way that if you do not login with another user enter automatically with the user "guest"?
Is there any way to pass user and password as an argument in the link?
I've seen solutions using wget ... but there must be a more direct solution. I have no problem to modify the code if necessary.
Other solution?
Anyone have idea?
Thank you.
I was looking for an answer and although the issue was discussed several times, I can not find an answer.
I need to access certain graphics of Zabbix from another website, for this I have a frame with the link to the chart.
The problem is that the first time I try to view the chart, I see the login screen.
I need to avoid this situation. I have the user "guest" enabled to see the graphics, but do not know how to avoid the login screen and login and login by default with the user "guest". Pass data of user and password as arguments in the hyperlink does not work.
Is there any way that if you do not login with another user enter automatically with the user "guest"?
Is there any way to pass user and password as an argument in the link?
I've seen solutions using wget ... but there must be a more direct solution. I have no problem to modify the code if necessary.
Other solution?
Anyone have idea?
Thank you.

Comment