Searched refs:Kerberos (Results 1 – 23 of 23) sorted by relevance
/linux-6.3-rc2/net/sunrpc/ |
A D | Kconfig | 20 tristate "Secure RPC: Kerberos V mechanism" 30 Secure RPC calls with Kerberos require an auxiliary user-space 33 Kerberos support should be installed. 46 bool "Enable Kerberos enctypes based on DES (deprecated)" 54 Choose Y to enable the use of deprecated Kerberos 5 70 bool "Enable Kerberos enctypes based on AES and SHA-1" 78 Choose Y to enable the use of Kerberos 5 encryption types 91 Choose Y to enable the use of Kerberos 5 encryption types 97 bool "Enable Kerberos enctypes based on AES and SHA-2" 105 Choose Y to enable the use of Kerberos 5 encryption types [all …]
|
/linux-6.3-rc2/fs/ksmbd/ |
A D | Kconfig | 43 establishment via Kerberos or NTLMv2. 70 bool "Support for Kerberos 5"
|
/linux-6.3-rc2/Documentation/filesystems/nfs/ |
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
|
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-6.3-rc2/fs/cifs/ |
A D | Kconfig | 43 establishment via Kerberos or NTLMv2, RDMA (smbdirect), advanced 84 bool "Kerberos/SPNEGO advanced session setup" 88 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets 90 secure Kerberos authentication is required). If unsure, say Y.
|
A D | sess.c | 1121 case Kerberos: in cifs_select_sectype() 1130 return Kerberos; in cifs_select_sectype() 1801 case Kerberos: in select_sec()
|
A D | cifs_swn.c | 143 case Kerberos: in cifs_swn_send_register_message()
|
A D | cifsglob.h | 148 Kerberos, /* Kerberos via SPNEGO */ enumerator 2071 case Kerberos: in get_security_type_str()
|
A D | cifsfs.c | 473 case Kerberos: in cifs_show_security() 488 if (ses->sectype == Kerberos) in cifs_show_security()
|
A D | smb2pdu.c | 1205 case Kerberos: in smb2_select_sectype() 1216 return Kerberos; in smb2_select_sectype() 1663 case Kerberos: in SMB2_select_sec() 1869 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
|
A D | fs_context.c | 218 ctx->sectype = Kerberos; in cifs_parse_security_flavors()
|
A D | connect.c | 1743 case Kerberos: in match_session() 3775 if (ctx->sectype == Kerberos) in cifs_set_vol_auth()
|
A D | cifssmb.c | 383 case Kerberos: in should_set_ext_sec_flag()
|
/linux-6.3-rc2/security/keys/ |
A D | Kconfig | 47 primarily aimed at Kerberos key storage. The keyrings are persistent 66 (for example Kerberos ticket caches). The data may be stored out to
|
/linux-6.3-rc2/net/rxrpc/ |
A D | Kconfig | 58 bool "RxRPC Kerberos security"
|
/linux-6.3-rc2/Documentation/admin-guide/cifs/ |
A D | authors.rst | 47 - Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
|
A D | usage.rst | 671 Use Kerberos version 5 authentication 673 Use Kerberos authentication and packet signing 752 may use Kerberos security 0x00008 753 must use Kerberos 0x08008 832 Enabling Kerberos (extended security) works but requires version 1.2 or later 837 cifs.upcall helper program), instead of using Kerberos, is sufficient for 849 To use cifs Kerberos and DFS support, the Linux keyutils package should be
|
/linux-6.3-rc2/Documentation/security/keys/ |
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.
|
A D | core.rst | 411 ID and a colon, such as "krb5tgt:" for a Kerberos 5 ticket granting 1399 filesystem might want to define a Kerberos 5 ticket key type. To do this, it 1803 required to obtain the key, eg: a Kerberos Ticket-Granting Ticket.
|
/linux-6.3-rc2/Documentation/filesystems/cifs/ |
A D | ksmbd.rst | 100 Kerberos Supported.
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | afs.rst | 46 CONFIG_RXKAD - The RxRPC Kerberos security handler
|
/linux-6.3-rc2/Documentation/crypto/ |
A D | descore-readme.rst | 131 swedish reimplementation of Kerberos des library 151 ``highly optimized`` and tweaked Kerberos/Athena code (byte-order dependent):
|
/linux-6.3-rc2/crypto/ |
A D | Kconfig | 679 This mode is required for Kerberos gss mechanism support
|
Completed in 54 milliseconds