Skip to content

Update to support for the NFS RPC-with-TLS (RHEL-14754)

Steve Dickson requested to merge steved92/nfs-utils:RHEL-14754 into c9s

Merge Request Required Information

JIRA: https://issues.redhat.com/browse/RHEL-14754

Summary of Changes

commit ab6d2c6b88bce4ad4772b620b0caa027d959f205
Author: Chuck Lever <chuck.lever@oracle.com>
Date: Sat Apr 15 10:03:42 2023 -0400

   exports: Add an xprtsec= export option

   The overall goal is to enable administrators to require the use of
   transport layer security when clients access particular exports.

   This patch adds support to exportfs to parse, display, and push
   into the kernel a new xprtsec= export option.

   Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
   Signed-off-by: Steve Dickson <steved@redhat.com>

Resolves: RHEL-14754

Signed-off-by: Steve Dickson steved@redhat.com

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Closes RHEL-14754

Edited by Steve Dickson

Merge request reports