
Move all fuel_bootstrap files under one folder-logic naming Partially implements: blueprint dynamically-build-bootstrap Change-Id: I79cecaa006c37207149e5ae9cf85c9aad3da71c0
21 lines
614 B
Plaintext
21 lines
614 B
Plaintext
Protocol 2
|
|
SyslogFacility AUTHPRIV
|
|
PasswordAuthentication no
|
|
PubkeyAuthentication yes
|
|
ChallengeResponseAuthentication no
|
|
GSSAPIAuthentication no
|
|
UsePAM no
|
|
UseDNS no
|
|
|
|
# Accept locale-related environment variables
|
|
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
|
|
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
|
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE
|
|
AcceptEnv XMODIFIERS
|
|
|
|
Subsystem sftp /usr/lib/openssh/sftp-server
|
|
|
|
# Secure Ciphers and MACs
|
|
Ciphers aes256-ctr,aes192-ctr,aes128-ctr,arcfour256,arcfour128
|
|
MACs hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,hmac-sha1
|