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


Usage

<configuration>
    <system>
        <login>
            <user>
                <authentication>
                    <ssh-rsa>
                        <name>name</name> <!-- identifier -->
                        <from>from</from>
                    </ssh-rsa>
                </authentication>
            </user>
        </login>
    </system>
</configuration>

Description

Secure shell (ssh) RSA public key string.

Contents

<from>—Pattern-list of allowed hosts.

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


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