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


Usage

<configuration>
    <system>
        <root-authentication>
            <ssh-dsa>
                <name>name</name> <!-- identifier -->
                <from>from</from>
            </ssh-dsa>
        </root-authentication>
    </system>
</configuration>

Description

Secure shell (ssh) DSA public key string.

Contents

<from>—Pattern-list of allowed hosts.

<name>—Secure shell (ssh) DSA public key string.


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