ssh.config

Type: object

Type: array
No Additional Items

SSHEntry

Type: object
No Additional Properties

Id

Type: integer

Bindiface

Type: array of string
No Additional Items
Each item of this array must be:
Type: string

Tcpport

Type: integer

Value must be greater or equal to 1 and lesser or equal to 65535

Password Login Groups

Type: array of string
No Additional Items
Each item of this array must be:
Type: string

Passwordauth

Type: boolean

Kerberosauth

Type: boolean

Tcpfwd

Type: boolean

Compression

Type: boolean

Sftp Log Level

Type: enum (of string)
Must be one of:
  • ""
  • "QUIET"
  • "FATAL"
  • "ERROR"
  • "INFO"
  • "VERBOSE"
  • "DEBUG"
  • "DEBUG2"
  • "DEBUG3"

Sftp Log Facility

Type: enum (of string)
Must be one of:
  • ""
  • "DAEMON"
  • "USER"
  • "AUTH"
  • "LOCAL0"
  • "LOCAL1"
  • "LOCAL2"
  • "LOCAL3"
  • "LOCAL4"
  • "LOCAL5"
  • "LOCAL6"
  • "LOCAL7"

Weak Ciphers

Type: array of enum (of string)
No Additional Items
Each item of this array must be:
Type: enum (of string)
Must be one of:
  • "AES128-CBC"
  • "NONE"

Options

Type: string

Privatekey

Type: string

Host Dsa Key


Type: string
Type: null

Host Dsa Key Pub


Type: string
Type: null

Host Dsa Key Cert Pub


Type: string
Type: null

Host Ecdsa Key


Type: string
Type: null

Host Ecdsa Key Pub


Type: string
Type: null

Host Ecdsa Key Cert Pub


Type: string
Type: null

Host Ed25519 Key


Type: string
Type: null

Host Ed25519 Key Pub


Type: string
Type: null

Host Ed25519 Key Cert Pub


Type: string
Type: null

Host Key


Type: string
Type: null

Host Key Pub


Type: string
Type: null

Host Rsa Key


Type: string
Type: null

Host Rsa Key Pub


Type: string
Type: null

Host Rsa Key Cert Pub


Type: string
Type: null


Required roles: SSH_READ