Home
last modified time | relevance | path

Searched refs:Kerberos (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/net/sunrpc/
DKconfig19 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/
DKconfig33 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.
Dsess.c488 case Kerberos: in select_sectype()
497 return Kerberos; in select_sectype()
1410 case Kerberos: in select_sec()
Dcifsglob.h101 Kerberos, /* Kerberos via SPNEGO */ enumerator
Dcifsfs.c343 case Kerberos: in cifs_show_security()
Dconnect.c1048 vol->sectype = Kerberos; in cifs_parse_security_flavors()
2223 case Kerberos: in match_session()
3892 if (vol->sectype == Kerberos) in cifs_set_vol_auth()
Dsmb2pdu.c562 if (ses->sectype != Kerberos && ses->sectype != RawNTLMSSP) in SMB2_sess_setup()
593 if (ses->sectype == Kerberos) { in SMB2_sess_setup()
Dcifssmb.c532 case Kerberos: in should_set_ext_sec_flag()
/linux-4.1.27/security/keys/
DKconfig28 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/
DKconfig33 tristate "RxRPC Kerberos security"
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-server-gss.txt54 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/
DAUTHORS41 Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
DREADME575 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
DCHANGES114 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/
Dkeys-request-key.txt102 Kerberos TGT key). It just requests the appropriate key, and the keyring
111 Kerberos server using the TGT) and then instantiates key U.
Dkeys.txt426 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/
Dafs.txt45 CONFIG_RXKAD - The RxRPC Kerberos security handler
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt105 swedish reimplementation of Kerberos des library
120 ``highly optimized'' and tweaked Kerberos/Athena code (byte-order dependent):
/linux-4.1.27/crypto/
DKconfig256 This mode is required for Kerberos gss mechanism support