Skip to content

Commit 26dee9b

Browse files
authored
Merge pull request #44527 from jldohmann/OSDOCS-3328
OSDOCS-3328: add kerberos extension
2 parents 7eb5176 + d3796a4 commit 26dee9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/rhcos-add-extensions.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
= Adding extensions to {op-system}
99
{op-system} is a minimal container-oriented RHEL operating system, designed to provide a common set of capabilities to {product-title} clusters across all platforms. While adding software packages to {op-system} systems is generally discouraged, the MCO provides an `extensions` feature you can use to add a minimal set of features to {op-system} nodes.
1010

11-
Currently, the following extension is available:
11+
Currently, the following extensions are available:
1212

1313
* **usbguard**: Adding the `usbguard` extension protects {op-system} systems from attacks from intrusive USB devices. See link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/security_hardening/index#usbguard_protecting-systems-against-intrusive-usb-devices[USBGuard] for details.
1414

15+
* **kerberos**: Adding the `kerberos` extension provides a mechanism that allows both users and machines to identify themselves to the network to receive defined, limited access to the areas and services that an administrator has configured. See link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/using_kerberos[Using Kerberos] for details, including how to set up a Kerberos client and mount a Kerberized NFS share.
16+
1517
The following procedure describes how to use a machine config to add one or more extensions to your {op-system} nodes.
1618

1719
.Prerequisites

0 commit comments

Comments
 (0)