Project

General

Profile

action #25704

Updated by ingogoeppert over 5 years ago

To improve security when nfs shares are used, we should use kerberos authentication. 

 Needs: 
 * Modified share configuration 
 * SPNs 
 * Modified client configuration 

 Links: 
 * http://users.suse.com/~sjayaraman/nfs4_howto.txt 
 * https://groups.google.com/forum/#!topic/linux.samba/uP119bAe0CA 

 Export keytab on the client: "net ads keytab create" or "net ads keytab create -P"

Back