Forum Home › Forums › Uncategorized Issues › access to Rapid Scada without User/Password
- This topic has 8 replies, 2 voices, and was last updated 8 years ago by
Mikhail.
-
AuthorPosts
-
November 8, 2017 at 1:55 pm #2775
peter_f
ParticipantHi,
I want to allow user to sccess exact one dashboard by clicking a link. You used this here in the forum to show a user somthing about Dashboards (item 2458). I tried to use this as an example but I don’t understand the systematik. I think that there should be a user with defined permissions. So it should be possible to give the link the nessesary credentials.November 9, 2017 at 11:34 am #2781
MikhailModeratorHi,
If you place *.xml that defines a dashboard into a folder of a particular user, the dashboard will be available for this user only.
For example, move DashboardExample1.xml
from C:\SCADA\ScadaWeb\storage\allusers\Dashboard
to C:\SCADA\ScadaWeb\storage\guest\DashboardNovember 9, 2017 at 11:34 am #2782
MikhailModeratorA user must have permissions to the views that are used in the dashboard.
November 9, 2017 at 2:37 pm #2783peter_f
ParticipantHi,
maybe I described my question not exact. The question is, how can I provide access to a dashboard or to a table without neding a password. My idea was that there should be a way to start rapid scada and write username and password with the page view. ( i.e. ???/scada -user:guest -password:12345) You did that in your example in #2458.November 9, 2017 at 7:02 pm #2786
MikhailModeratorHi,
You need a little plugin that performs login and then redirects to another page.November 9, 2017 at 7:03 pm #2787
MikhailModeratorI can’t open #2458 without a hyperlink. Could you provide it?
November 9, 2017 at 7:14 pm #2790peter_f
ParticipantHi Mikhail,
This is the topic I refered.Mikhail
Moderator
If I open a dashboard http://demo.rapidscada.net/plugins/Dashboard/Dashboard.aspx?key=allusers-DashboardDemo using Chrome on Android 5, export to PDF works.
Wenn I klick the Link rapid scada opens with the dashboard “DashboardDemo” without need to fill in a password. Exact that is what I want do do. Rapid scada should be part of a Webpage where some informations are providet. User should see the Dashboard without need to logon.
November 9, 2017 at 8:41 pm #2792peter_f
Participantthis is the link
http://forum.rapidscada.org/?topic=dashboard-export-to-pdfNovember 10, 2017 at 2:46 pm #2794
MikhailModeratorWenn I klick the Link rapid scada opens with the dashboard “DashboardDemo” without need to fill in a password.
This is because you already logged in. If you logout, you can’t open this page.
So “you need a little plugin that performs login and then redirects to another page.”
I can help you with it. The most quick way is commercial )) -
AuthorPosts
- You must be logged in to reply to this topic.