]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: add awareness of the SecType option to ganesha_conf.py
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 25 Aug 2022 21:22:03 +0000 (17:22 -0400)
committerAdam King <adking@redhat.com>
Tue, 18 Oct 2022 15:49:24 +0000 (11:49 -0400)
commit5d88917c184ee2f1d8559e46d7459ea9ce6b9f9e
treecbf9c78c120eac2fe5791a8c5420d9fae177b72b
parent03a97001f10a5664fe21582673f827335fb6c32c
mgr/nfs: add awareness of the SecType option to ganesha_conf.py

This NFS-Ganesha option may be used to select kerberos integration in the
nfs client connection. If the option is not present in the configuration
dict, the option will not be present in the ganesha config blocks, just
as it was before.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit de687b90aeadc5d54a9f4ee664f81cd098d9d405)
src/pybind/mgr/nfs/ganesha_conf.py