Searched refs:Kerberos (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/net/sunrpc/ |
D | Kconfig | 19 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.
|
/Linux-v4.19/fs/cifs/ |
D | Kconfig | 39 session establishment via Kerberos or NTLM or NTLMv2, RDMA 87 (since 1997) support stronger NTLM (and even NTLMv2 and Kerberos) 110 bool "Kerberos/SPNEGO advanced session setup" 115 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets 117 secure Kerberos authentication is required). If unsure, say Y.
|
D | sess.c | 512 case Kerberos: in cifs_select_sectype() 521 return Kerberos; in cifs_select_sectype() 1427 case Kerberos: in select_sec()
|
D | connect.c | 1134 vol->sectype = Kerberos; in cifs_parse_security_flavors() 2497 case Kerberos: in match_session() 4438 if (vol->sectype == Kerberos) in cifs_set_vol_auth()
|
D | cifsglob.h | 119 Kerberos, /* Kerberos via SPNEGO */ enumerator
|
D | cifsfs.c | 372 case Kerberos: in cifs_show_security()
|
D | smb2pdu.c | 932 case Kerberos: in smb2_select_sectype() 943 return Kerberos; in smb2_select_sectype() 1317 case Kerberos: in SMB2_select_sec()
|
D | cifssmb.c | 562 case Kerberos: in should_set_ext_sec_flag()
|
/Linux-v4.19/security/keys/ |
D | Kconfig | 32 primarily aimed at Kerberos key storage. The keyrings are persistent 53 (for example Kerberos ticket caches). The data may be stored out to
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 54 In some Kerberos deployment GSSAPI tokens can be quite big, up and 56 the Kerberos tickets, that needs to be sent through the GSS layer in
|
/Linux-v4.19/net/rxrpc/ |
D | Kconfig | 47 bool "RxRPC Kerberos security"
|
/Linux-v4.19/Documentation/security/keys/ |
D | request-key.rst | 101 Kerberos TGT key). It just requests the appropriate key, and the keyring 110 Kerberos server using the TGT) and then instantiates key U.
|
D | core.rst | 411 ID and a colon, such as "krb5tgt:" for a Kerberos 5 ticket granting 1206 filesystem might want to define a Kerberos 5 ticket key type. To do this, it 1500 required to obtain the key, eg: a Kerberos Ticket-Granting Ticket.
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | AUTHORS | 41 Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
|
D | README | 574 krb5 Use Kerberos version 5 authentication 575 krb5i Use Kerberos authentication and packet signing 637 may use Kerberos security 0x00008 638 must use Kerberos 0x08008 709 Enabling Kerberos (extended security) works but requires version 1.2 or later 714 cifs.upcall helper program), instead of using Kerberos, is sufficient for 726 To use cifs Kerberos and DFS support, the Linux keyutils package should be
|
/Linux-v4.19/Documentation/filesystems/ |
D | afs.txt | 46 CONFIG_RXKAD - The RxRPC Kerberos security handler
|
/Linux-v4.19/Documentation/crypto/ |
D | descore-readme.txt | 105 swedish reimplementation of Kerberos des library 120 ``highly optimized'' and tweaked Kerberos/Athena code (byte-order dependent):
|
/Linux-v4.19/crypto/ |
D | Kconfig | 449 This mode is required for Kerberos gss mechanism support
|