Connect Administrator to a remote RapidScada device

Forum Home Forums Communicating with Devices Connect Administrator to a remote RapidScada device

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14463
    gkelly
    Participant

    I have a linux-based HMI device and would like it to communicate with controllers and display the Webstation in it’s webserver. I’ve got RapidScada installed on my HMI device and can view the sample application when I point the browser to http://localhost:10008. I can also view the page from my Windows laptop by browsing to http://<deviceI&gt;:10008. I also can run the “netstat -lntp” command on the linux HMI and see ports 10000 and 10002 are attached to dotnet application that is running.

    Next, I’d like to be able to configure the RapidScada project on my Windows laptop and download it to the linux HMI device when I’m done. However, I can’t get them to connect. I’ve set up Adminstrator on my PC and created a deployment profile. the deplyment profile’s Agent Connection tab shows that the agent is enabled, host set to my linux device’s IP, port set to 10002, username & password are set to the default (admin:scada). But I don’t know what to set the Secret Key to.

    When try to download the configuration, I get the error “Error downloading configuration:
    Server and client secret keys do not match.”. I didn’t set a secret key in my remote device. Where can I find this secret key?

    #14464
    gkelly
    Participant

    Ok I think I found the secret key on the remote device in \opt\scada\ScadaAgent\Config\ScadaAgentConfig.xml. When I enter that key in administrator, it no longer gives me an error about keys being mismatched. But now I don’t know the default password for “ScadaAgent”. Seems to be encrypted in that XML file…

    #14467
    Mikhail
    Moderator

    Hi,
    You found the secret key in the right place.
    The default agent’s password is also scada.
    This video may be useful.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.