security_default 文件
用途
包含 NFS 安全的缺省设置。
描述
/etc/nfs/security_default 文件包含 NFS 客户机可能使用的安全类型模板的列表 (按使用顺序)。 有效安全类型模板的列表为:
sys UNIX style (uids, gids)
dh DES style (encrypted timestamps)
krb5 Kerberos 5, no integrity or privacy
krb5i Kerberos 5, with integrity
krb5p Kerberos 5, with privacy
可使用 chnfssec 命令修改此文件。/etc/nfs/security_default 文件的格式为一个安全类型模板 (sys , krb5等) 每行。
文件
| 项 | 描述 |
|---|---|
| /etc/nfs/security_default | security_default 文件。 |