File: group.yml

package info (click to toggle)
scap-security-guide 0.1.78-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,600 kB
  • sloc: xml: 245,305; sh: 84,381; python: 33,093; makefile: 27
file content (11 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
documentation_complete: true

title: 'Configure OpenSSH Client if Necessary'

description: |-
    The following configuration changes apply to the SSH client. They can
    improve security parameters relwevant to the client user, e.g. increasing
    entropy while generating initialization vectors. Note that these changes
    influence only the default SSH client configuration. Changes in this group
    can be overridden by the client user by modifying files within the
    <pre>~/.ssh</pre> directory or by supplying parameters on the command line.