summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-03-12 15:52:09 -0400
committerSteve Dickson <steved@redhat.com>2012-03-12 15:56:07 -0400
commit6ec61b83981987cc0aad92ab746d178043287d9b (patch)
tree653b4ffec3dd7d7ba016c98eea7df816ce03edde
parent224b265beb3885cc23d687c2ca92b86c190e5863 (diff)
downloadnfs-utils-6ec61b83981987cc0aad92ab746d178043287d9b.tar.gz
nfs-utils-6ec61b83981987cc0aad92ab746d178043287d9b.tar.xz
nfs-utils-6ec61b83981987cc0aad92ab746d178043287d9b.zip
Kill SPKM3: Remove mentions of SPKM3 from README
Signed-off-by: Simo Sorce <simo@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e7588cf..5c86808 100644
--- a/README
+++ b/README
@@ -80,7 +80,7 @@ scripts can be written to work correctly.
and starting the nfsd server is not important.
idmapd is only needed for NFSv4 support.
svcgssd is only needed if exportfs NFS filesystem with crypto-
- security (Kerberos or SPKM3).
+ security (Kerberos).
C/ exportfs -av ; rpc.mountd
It is important that exportfs be run before mountd so that
@@ -130,7 +130,7 @@ scripts can be written to work correctly.
B/ gssd ; idmapd
idmapd should be started before mounting any NFSv4 filesystems.
gssd should be started before mounting any NFS filesystems
- securely (with Kerberos of SPKM3).
+ securely (with Kerberos).
C/ statd should be run before any NFSv2 or NFSv3 filesystem is
mounted with remote locking (i.e. without -o nolock).