[Docs] Add missing docs for GSSAPI
The tasks for disabling GSSAPI auth were merged long ago, but the documentation was never written. This patch adds documentation for those tasks. Implements: blueprint security-rhel7-stig Change-Id: If41c5398d31849b4f8de1c8fc4969c1daf596a00
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
---
|
||||
id: RHEL-07-040660
|
||||
status: not implemented
|
||||
tag: misc
|
||||
status: implemented
|
||||
tag: sshd
|
||||
---
|
||||
|
||||
This STIG requirement is not yet implemented.
|
||||
The ``GSSAPIAuthentication`` setting is set to ``no`` to meet the requirements
|
||||
of the STIG.
|
||||
|
||||
Deployers can opt out of this change by setting the following Ansible variable:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
security_sshd_disallow_gssapi: no
|
||||
|
Reference in New Issue
Block a user