• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

kreatv-tool-ssh_bcm15

This package installs Secure Shell (SSH) server.

Secure Shell (SSH) is a network protocol for secure data transfer and remote shell service between a server and a client (running SSH server and SSH client programs, respectively).

For use of this tool in the deployment configuration, additional permission is required from ARRIS and CA/DRM vendors.

Parameters

Name Repeat Description Type Default Example
key Multiple

Installs public keys from files and/or KreaTV public key (kreatv).

Note: The KreaTV public key shall never be used in live systems.

String key=/opt/key1.pub,key=kreatv
password Once

Encrypted password as returned by the crypt(3) function.

Example: Using the salt string "SA" and the MD5 algorithm the command perl -E 'say crypt("kreatv", "\$1\$SA\$")' transforms the plaintext password "kreatv" to the encrypted password "$1$SA$T1WWO86D0y74ILxhbpMHN0". See man 3 crypt for more information.

If no password is set the access method of using a password will be disabled.

String password=$1$SA$T1WWO86D0y74ILxhbpMHN0
port Once Port to be opened by ssh.

Valid range is {1, ..., 65535}.

Integer 22 port=25

Details

Version5.0.1
Content version-
BranchSTABLE_5.0.1
Date20160422
Time113802
Architecturebcm15
Rootdisk dependencieskreatv-tool-debug-console
Finalize dependencies-
Installation scriptsbuildtime, kit
Dependency onlyno
Explicitno
Allow any parametersno

5.0.1

Copyright (c) 2016 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.