Searched refs:Kerberos (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/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-4.1.27/fs/cifs/ |
D | Kconfig | 33 session establishment via Kerberos or NTLM or NTLMv2, 64 (since 1997) support stronger NTLM (and even NTLMv2 and Kerberos) 87 bool "Kerberos/SPNEGO advanced session setup" 92 utilities to provide SPNEGO packaged (RFC 4178) Kerberos tickets 94 secure Kerberos authentication is required). If unsure, say N.
|
D | sess.c | 488 case Kerberos: in select_sectype() 497 return Kerberos; in select_sectype() 1410 case Kerberos: in select_sec()
|
D | cifsglob.h | 101 Kerberos, /* Kerberos via SPNEGO */ enumerator
|
D | cifsfs.c | 343 case Kerberos: in cifs_show_security()
|
D | connect.c | 1048 vol->sectype = Kerberos; in cifs_parse_security_flavors() 2223 case Kerberos: in match_session() 3892 if (vol->sectype == Kerberos) in cifs_set_vol_auth()
|
D | smb2pdu.c | 562 if (ses->sectype != Kerberos && ses->sectype != RawNTLMSSP) in SMB2_sess_setup() 593 if (ses->sectype == Kerberos) { in SMB2_sess_setup()
|
D | cifssmb.c | 532 case Kerberos: in should_set_ext_sec_flag()
|
/linux-4.1.27/security/keys/ |
D | Kconfig | 28 primarily aimed at Kerberos key storage. The keyrings are persistent 46 (for example Kerberos ticket caches). The data may be stored out to
|
/linux-4.1.27/net/rxrpc/ |
D | Kconfig | 33 tristate "RxRPC Kerberos security"
|
/linux-4.1.27/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-4.1.27/Documentation/filesystems/cifs/ |
D | AUTHORS | 41 Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
|
D | README | 575 krb5 Use Kerberos version 5 authentication 576 krb5i Use Kerberos authentication and packet signing 644 may use Kerberos security 0x00008 645 must use Kerberos 0x08008 719 Enabling Kerberos (extended security) works but requires version 1.2 or later 724 cifs.upcall helper program), instead of using Kerberos, is sufficient for 736 To use cifs Kerberos and DFS support, the Linux keyutils package should be
|
D | CHANGES | 114 create. Update cifs.upcall version to handle new Kerberos sec flags 135 Enable experimental Kerberos support. Return writebehind errors on flush 997 (which is the mechanism preferred by Windows 2000 server in the absence of Kerberos).
|
/linux-4.1.27/Documentation/security/ |
D | keys-request-key.txt | 102 Kerberos TGT key). It just requests the appropriate key, and the keyring 111 Kerberos server using the TGT) and then instantiates key U.
|
D | keys.txt | 426 ID and a colon, such as "krb5tgt:" for a Kerberos 5 ticket granting 1101 filesystem might want to define a Kerberos 5 ticket key type. To do this, it 1386 required to obtain the key, eg: a Kerberos Ticket-Granting Ticket.
|
/linux-4.1.27/Documentation/filesystems/ |
D | afs.txt | 45 CONFIG_RXKAD - The RxRPC Kerberos security handler
|
/linux-4.1.27/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-4.1.27/crypto/ |
D | Kconfig | 256 This mode is required for Kerberos gss mechanism support
|