
Chapter 13. Illustrated AFS migration 305
13.9 Accessing the migrated data from NFSv4 clients
Now, we use the NFS RPCSEC_GSS protection mechanism to access the
migrated data from NFS. We use the Kerberos V5, KRB5, security option.
1. Check if the NFS client is added to the NFS domain, as shown in
Example 13-33.
Example 13-33 Perform on the NFS client
# chnfsdom
Current local domain: itsc.austin.ibm.com
#
2. Because we are going to use the KRB5 security feature, we need to check the
status of the gssd daemon on both the server and client machines, as shown
in Example 13-34. But first, we need to configure a secure NFS environment.
In 9.6, “Adding security” ...