| /linux/net/sunrpc/ |
| H A D | Kconfig | 20 tristate "Secure RPC: Kerberos V mechanism" 27 Choose Y here to enable Secure RPC using the Kerberos version 5 30 Secure RPC calls with Kerberos require an auxiliary user-space 33 Kerberos support should be installed. 38 bool "Enable Kerberos enctypes based on AES and SHA-1" 45 Choose Y to enable the use of Kerberos 5 encryption types 51 bool "Enable Kerberos encryption types based on Camellia and CMAC" 57 Choose Y to enable the use of Kerberos 5 encryption types 63 bool "Enable Kerberos enctypes based on AES and SHA-2" 70 Choose Y to enable the use of Kerberos 5 encryption types [all …]
|
| /linux/crypto/krb5/ |
| H A D | Kconfig | 2 tristate "Kerberos 5 crypto" 18 Provide a library for provision of Kerberos-5-based crypto. This is 22 bool "Kerberos 5 crypto selftests"
|
| /linux/fs/smb/server/ |
| H A D | Kconfig | 45 establishment via Kerberos or NTLMv2. 72 bool "Support for Kerberos 5"
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | client-identifier.rst | 175 If NFS with Kerberos is not configured, a Linux NFSv4 client uses 183 When a Kerberos keytab is present on a Linux NFS client, the client 187 Kerberos principal can use that principal in place of the client's 190 Using Kerberos for this purpose enables the client and server to 193 flavor with Kerberos and the integrity QOS to prevent in-transit
|
| H A D | rpc-server-gss.rst | 57 In some Kerberos deployment GSSAPI tokens can be quite big, up and 59 the Kerberos tickets, that needs to be sent through the GSS layer in
|
| /linux/fs/smb/client/ |
| H A D | Kconfig | 44 establishment via Kerberos or NTLMv2, RDMA (smbdirect), advanced 85 bool "Kerberos/SPNEGO advanced session setup" 89 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets 91 secure Kerberos authentication is required). If unsure, say Y.
|
| H A D | sess.c | 1020 case Kerberos: in cifs_select_sectype() 1030 return Kerberos; in cifs_select_sectype()
|
| H A D | cifs_swn.c | 141 case Kerberos: in cifs_swn_send_register_message()
|
| H A D | cifsglob.h | 155 Kerberos, /* Kerberos via SPNEGO */ enumerator 2172 case Kerberos: in get_security_type_str()
|
| H A D | cifsfs.c | 551 case Kerberos: in cifs_show_security() 566 if (ses->sectype == Kerberos) in cifs_show_security()
|
| H A D | fs_context.c | 236 ctx->sectype = Kerberos; in cifs_parse_security_flavors() 985 } else if (old_ctx->sectype == Kerberos) { in smb3_verify_reconfigure_ctx()
|
| H A D | smb1session.c | 941 case Kerberos: in select_sec()
|
| H A D | smb2pdu.c | 1485 case Kerberos: in smb2_select_sectype() 1496 return Kerberos; in smb2_select_sectype() 1955 case Kerberos: in SMB2_select_sec() 2157 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
|
| H A D | connect.c | 1955 case Kerberos: in match_session() 4192 if (ctx->sectype == Kerberos) in cifs_set_vol_auth()
|
| /linux/security/keys/ |
| H A D | Kconfig | 47 primarily aimed at Kerberos key storage. The keyrings are persistent 65 (for example Kerberos ticket caches). The data may be stored out to
|
| /linux/Documentation/crypto/ |
| H A D | krb5.rst | 4 Kerberos V Cryptography API 24 This API provides Kerberos 5-style cryptography for key derivation, encryption 115 To aid in key derivation, a function to calculate the Kerberos GSSAPI
|
| H A D | descore-readme.rst | 131 swedish reimplementation of Kerberos des library 151 ``highly optimized`` and tweaked Kerberos/Athena code (byte-order dependent):
|
| /linux/net/rxrpc/ |
| H A D | Kconfig | 58 bool "RxRPC Kerberos security"
|
| /linux/Documentation/security/keys/ |
| H A D | request-key.rst | 104 Kerberos TGT key). It just requests the appropriate key, and the keyring 113 Kerberos server using the TGT) and then instantiates key U.
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | authors.rst | 47 - Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
|
| H A D | usage.rst | 673 Use Kerberos version 5 authentication 675 Use Kerberos authentication and packet signing 742 may use Kerberos security (krb5) 0x00008 743 must use Kerberos 0x08008 821 Enabling Kerberos (extended security) works but requires version 1.2 or later 826 cifs.upcall helper program), instead of using Kerberos, is sufficient for 838 To use cifs Kerberos and DFS support, the Linux keyutils package should be
|
| H A D | todo.rst | 99 Kerberos, SCRAM and others supported by existing servers)
|
| /linux/crypto/ |
| H A D | Kconfig | 247 tristate "Kerberos 5 combined hash+cipher support" 253 Combined hash and cipher support for Kerberos 5 RFC3961 simplified 254 profile. This is required for Kerberos 5-style encryption, used by 674 This mode is required for Kerberos gss mechanism support
|
| /linux/Documentation/filesystems/smb/ |
| H A D | ksmbd.rst | 99 Kerberos Supported.
|
| /linux/Documentation/filesystems/ |
| H A D | afs.rst | 46 CONFIG_RXKAD - The RxRPC Kerberos security handler
|