Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
R index
The Linux kernel configuration item CONFIG_RPCSEC_GSS_KRB5 has multiple definitions:
fs/KconfigThe configuration item CONFIG_RPCSEC_GSS_KRB5:
( CONFIG_SUNRPC_GSS && CONFIG_CRYPTO_DES && CONFIG_CRYPTO_MD5 ) && ( CONFIG_NFS_V4 = CONFIG_y )rpcsec_gss_krb5, rpcsec_gss_krb5Provides a gss-api mechanism based on Kerberos V5 (this is mandatory for RFC3010-compliant NFSv4 implementations). Requires a userspace daemon; see http://www.citi.umich.edu/projects/nfsv4/.
Note: If you select this option, please ensure that you also enable the MD5 and DES crypto ciphers.
fs/KconfigThe configuration item CONFIG_RPCSEC_GSS_KRB5:
CONFIG_SUNRPC && CONFIG_EXPERIMENTALrpcsec_gss_krb5, rpcsec_gss_krb5Provides for secure RPC calls by means of a gss-api mechanism based on Kerberos V5. This is required for NFSv4.
Note: Requires an auxiliary userspace daemon which may be found on http://www.citi.umich.edu/projects/nfsv4/
If unsure, say N.
net/sunrpc/KconfigThe configuration item CONFIG_RPCSEC_GSS_KRB5:
CONFIG_SUNRPC && CONFIG_EXPERIMENTALrpcsec_gss_krb5, rpcsec_gss_krb5Choose Y here to enable Secure RPC using the Kerberos version 5 GSS-API mechanism (RFC 1964).
Secure RPC calls with Kerberos require an auxiliary user-space daemon which may be found in the Linux nfs-utils package available from http://linux-nfs.org/. In addition, user-space Kerberos support should be installed.
If unsure, say N.
net/sunrpc/KconfigThe configuration item CONFIG_RPCSEC_GSS_KRB5:
( CONFIG_SUNRPC && CONFIG_CRYPTO ) && ( CONFIG_CRYPTO_MD5 && CONFIG_CRYPTO_DES && CONFIG_CRYPTO_CBC && CONFIG_CRYPTO_CTS ) && ( CONFIG_CRYPTO_ECB && CONFIG_CRYPTO_HMAC && CONFIG_CRYPTO_SHA1 && CONFIG_CRYPTO_AES ) && ( CONFIG_CRYPTO_ARC4 )rpcsec_gss_krb5, rpcsec_gss_krb5Choose Y here to enable Secure RPC using the Kerberos version 5 GSS-API mechanism (RFC 1964).
Secure RPC calls with Kerberos require an auxiliary user-space daemon which may be found in the Linux nfs-utils package available from http://linux-nfs.org/. In addition, user-space Kerberos support should be installed.
If unsure, say Y.
Raw data from LKDDb:
lkddb module rpcsec_gss_krb5 CONFIG_RPCSEC_GSS_KRB5 : fs/Kconfig : "Secure RPC: Kerberos V mechanism (EXPERIMENTAL)"lkddb module rpcsec_gss_krb5 CONFIG_RPCSEC_GSS_KRB5 : net/sunrpc/Kconfig : "Secure RPC: Kerberos V mechanism"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.