From: Steve Dickson <SteveD@RedHat.com>
To: Scott Mayhew <smayhew@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [nfs-utils PATCH] systemd: add a blurb about masking rpc-gssd to the man page
Date: Wed, 26 Jul 2017 14:05:28 -0400 [thread overview]
Message-ID: <3e570175-18b3-c257-dce8-6109c5ca4e71@RedHat.com> (raw)
In-Reply-To: <20170725151920.21760-1-smayhew@redhat.com>
On 07/25/2017 11:19 AM, Scott Mayhew wrote:
> This is helpful for users that have a krb5.keytab but do not want to use
> secure NFS. Also fixed a typo that appears earlier on the page.
>
> Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Committed!
steved.
> ---
> systemd/nfs.systemd.man | 18 ++++++++++++++----
> 1 file changed, 14 insertions(+), 4 deletions(-)
>
> diff --git a/systemd/nfs.systemd.man b/systemd/nfs.systemd.man
> index 01801eb..46b476a 100644
> --- a/systemd/nfs.systemd.man
> +++ b/systemd/nfs.systemd.man
> @@ -79,7 +79,7 @@ unit should be enabled.
> Several other units which might be considered to be optional, such as
> .I rpc-gssd.service
> are careful to only start if the required configuration file exists.
> -.I rpc-gsdd.service
> +.I rpc-gssd.service
> will not start if the
> .I krb5.keytab
> file does not exist (typically in
> @@ -120,10 +120,11 @@ be needed to reduce system load to an absolute minimum, or to reduce
> attack surface by not running daemons that are not absolutely
> required.
> .PP
> -Two particular services which this can apply to are
> -.I rpcbind
> +Three particular services which this can apply to are
> +.IR rpcbind ,
> +.IR idmapd ,
> and
> -.IR idmapd .
> +.IR rpc-gssd .
> .I rpcbind
> is not part of the
> .I nfs-utils
> @@ -155,6 +156,15 @@ is not needed and not wanted, it can be masked with
> .RS
> .B systemctl mask idmapd
> .RE
> +.I rpc-gssd
> +is assumed to be needed if the
> +.I krb5.keytab
> +file is present. If a site needs this file present but does not want
> +.I rpc-gssd
> +running, it can be masked with
> +.RS
> +.B systemctl mask rpc-gssd
> +.RE
> .SH FILES
> /etc/nfs.conf
> .br
>
prev parent reply other threads:[~2017-07-26 18:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-20 20:24 [nfs-utils PATCH v4] systemd: add instructions for disabling gssd to nfs.systemd.man Scott Mayhew
2017-07-22 8:48 ` NeilBrown
2017-07-22 16:25 ` Scott Mayhew
2017-07-22 22:54 ` NeilBrown
2017-07-25 15:18 ` Scott Mayhew
2017-07-25 22:16 ` NeilBrown
2017-07-25 15:19 ` [nfs-utils PATCH] systemd: add a blurb about masking rpc-gssd to the man page Scott Mayhew
2017-07-25 22:20 ` NeilBrown
2017-07-26 18:05 ` Steve Dickson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3e570175-18b3-c257-dce8-6109c5ca4e71@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=smayhew@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox