diff options
author | NeilBrown <neilb@suse.de> | 2014-02-13 14:09:36 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2014-03-24 16:30:04 -0400 |
commit | d86fc0c24e6a20a33c61b2b056901324194a0179 (patch) | |
tree | 2d634fe0ee8b6e376ffbe761f2c60ff3fce427f0 /utils/gssd | |
parent | 5615e8924e9ebdf6808bb7a5f690a9d7c3af6dcd (diff) | |
download | nfs-utils-d86fc0c24e6a20a33c61b2b056901324194a0179.tar.gz nfs-utils-d86fc0c24e6a20a33c61b2b056901324194a0179.tar.xz nfs-utils-d86fc0c24e6a20a33c61b2b056901324194a0179.zip |
systemd: convert secure services to start without explicit
configuration.
This patch removes nfs-secure.target. Instead, rpc.gssd and
rpc.svcgssd start started if they appear to be needed.
For rpc.gssd, this means if the file /etc/krb5.keytab exists.
As the only security mechanism supported is krb5, that file must exist
for rpc.gssd to be useful. Conversely, if it does exist, it seems very
likely that krb5 is configured on the system an may be used for NFS.
For rpc.svcgssd, it also means checking if gss-proxy might be performing
the equivalent task instead. So we check if it is running, and if the
kernel is able to talk to it.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/gssd')
0 files changed, 0 insertions, 0 deletions