Enter password for execution specific command

Forum Home Forums Understanding the Software Enter password for execution specific command

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16869
    CCKOH
    Participant

    Hello Mikhail,

    In Rapid SCADA V5.8, there was a web application configuration option that allowed for the enabling of “Password required for command execution.” Now that I am using Rapid SCADA v6.4, could you please guide me on where to locate that web station configuration setting? Alternatively, is there another method available in v6.4 to require a password for command execution for specified channel?

    Thank you.

    #16870
    manjey73
    Participant

    Find the password request parameter in the configuration settings.

    in ScadaWebConfig.xml parameter – CommandPassword

        <OptionGroup name="Main">
          <Option name="AllowAuthApi" value="false" />
          <Option name="AllowCommandApi" value="false" />
          <Option name="CommandPassword" value="false" />

    Unfortunately it works on everything

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