[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <system>
        <diag-port-authentication>
            <plain-text-password-value>plain-text-password-value
                                    </plain-text-password-value>
            <encrypted-password>encrypted-password</encrypted-password>
        </diag-port-authentication>
    </system>
</configuration>

Description

Authentication for the diagnostic port.

Contents

<encrypted-password>—Encrypted password string.

<plain-text-password-value>—Plain text password.


[Contents] [Prev] [Next] [Index] [Report an Error]