Searched refs:Kerberos (Results 1 – 22 of 22) sorted by relevance
/linux/net/sunrpc/ |
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 "Secure RPC: Disable insecure Kerberos encryption types" 43 with the Kerberos version 5 GSS-API mechanism (RFC 1964). The
|
/linux/fs/cifs/ |
A D | Kconfig | 42 session establishment via Kerberos or NTLM or NTLMv2, RDMA 86 bool "Kerberos/SPNEGO advanced session setup" 90 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets 92 secure Kerberos authentication is required). If unsure, say Y.
|
A D | sess.c | 881 case Kerberos: in cifs_select_sectype() 890 return Kerberos; in cifs_select_sectype() 1544 case Kerberos: in select_sec()
|
A D | cifsglob.h | 123 Kerberos, /* Kerberos via SPNEGO */ enumerator 1947 case Kerberos: in get_security_type_str()
|
A D | cifs_swn.c | 143 case Kerberos: in cifs_swn_send_register_message()
|
A D | cifsfs.c | 441 case Kerberos: in cifs_show_security() 456 if (ses->sectype == Kerberos) in cifs_show_security()
|
A D | smb2pdu.c | 1203 case Kerberos: in smb2_select_sectype() 1214 return Kerberos; in smb2_select_sectype() 1627 case Kerberos: in SMB2_select_sec() 1828 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
|
A D | fs_context.c | 214 ctx->sectype = Kerberos; in cifs_parse_security_flavors()
|
A D | connect.c | 1616 case Kerberos: in match_session() 3866 if (ctx->sectype == Kerberos) in cifs_set_vol_auth()
|
A D | cifssmb.c | 466 case Kerberos: in should_set_ext_sec_flag()
|
/linux/Documentation/filesystems/nfs/ |
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/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/net/rxrpc/ |
A D | Kconfig | 49 bool "RxRPC Kerberos security"
|
/linux/fs/ksmbd/ |
A D | Kconfig | 66 bool "Support for Kerberos 5"
|
/linux/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/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 753 may use Kerberos security 0x00008 754 must use Kerberos 0x08008 833 Enabling Kerberos (extended security) works but requires version 1.2 or later 838 cifs.upcall helper program), instead of using Kerberos, is sufficient for 850 To use cifs Kerberos and DFS support, the Linux keyutils package should be
|
/linux/Documentation/filesystems/cifs/ |
A D | ksmbd.rst | 100 Kerberos Supported.
|
/linux/Documentation/filesystems/ |
A D | afs.rst | 46 CONFIG_RXKAD - The RxRPC Kerberos security handler
|
/linux/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/crypto/ |
A D | Kconfig | 409 This mode is required for Kerberos gss mechanism support
|
Completed in 75 milliseconds