What is the default Password in version 6

Forum Home Forums Understanding the Software What is the default Password in version 6

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11798
    geffzhang
    Participant

    1、ScadaAdmin and ScadaAgnet in scada agent service config
    <AdminUser>
    <Username>ScadaAdmin</Username>
    <Password>B9D0F030265751578B00E9801C69320C</Password>
    </AdminUser>
    <AgentUser>
    <Username>ScadaAgent</Username>
    <Password>B9D0F030265751578B00E9801C69320C</Password>
    </AgentUser>
    2、ScadaComm in ScadaComm service config
    <Username>ScadaComm</Username>
    <Password>B9D0F030265751578B00E9801C69320C</Password>

    How to generate these encrypted passwords, is there any tool?

    #11799
    manjey73
    Participant

    scada

    So far, it can only be generated in Visual Studio like. Using the scada core code. Promised to add to the functionality in the near future

    • This reply was modified 1 year, 3 months ago by manjey73.
    #11802
    Mikhail
    Moderator

    Use EncryptPassword from this folder.
    In the next version of the Administrator app, there will be a UI feature for encrypting passwords.

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