Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RPCSEC_GSS_KRB5
has multiple definitions:
net/sunrpc/Kconfig
The configuration item CONFIG_RPCSEC_GSS_KRB5:
CONFIG_SUNRPC && CONFIG_CRYPTO
rpcsec_gss_krb5
, rpcsec_gss_krb5
Choose 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.
net/sunrpc/Kconfig
The configuration item CONFIG_RPCSEC_GSS_KRB5:
CONFIG_SUNRPC && CONFIG_EXPERIMENTAL
rpcsec_gss_krb5
, rpcsec_gss_krb5
Choose 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.
fs/Kconfig
The configuration item CONFIG_RPCSEC_GSS_KRB5:
CONFIG_SUNRPC && CONFIG_EXPERIMENTAL
rpcsec_gss_krb5
, rpcsec_gss_krb5
Choose 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.
fs/Kconfig
The 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_krb5
Provides 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.
Raw data from LKDDb:
lkddb module rpcsec_gss_krb5 CONFIG_RPCSEC_GSS_KRB5 : fs/Kconfig : "Secure RPC: Kerberos V mechanism (EXPERIMENTAL)" # in 2.5.58–2.5.75, 2.6.0–2.6.28
lkddb module rpcsec_gss_krb5 CONFIG_RPCSEC_GSS_KRB5 : net/sunrpc/Kconfig : "Secure RPC: Kerberos V mechanism" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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 2024). See also LKDDb sources on GitLab