Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A DKconfig20 tristate "Secure RPC: Kerberos V mechanism"
26 Choose Y here to enable Secure RPC using the Kerberos version 5
29 Secure RPC calls with Kerberos require an auxiliary user-space
32 Kerberos support should be installed.
/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst175 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
H A Drpc-server-gss.rst57 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/Documentation/crypto/
H A Dkrb5.rst4 Kerberos V Cryptography API
24 This API provides Kerberos 5-style cryptography for key derivation, encryption
115 To aid in key derivation, a function to calculate the Kerberos GSSAPI
H A Ddescore-readme.rst131 swedish reimplementation of Kerberos des library
151 ``highly optimized`` and tweaked Kerberos/Athena code (byte-order dependent):
/linux/net/rxrpc/
H A DKconfig59 bool "RxRPC Kerberos security"
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst47 - Jeff Layton (many, many fixes, as well as great work on the cifs Kerberos code)
H A Dusage.rst673 Use Kerberos version 5 authentication
675 Use Kerberos authentication and packet signing
742 may use Kerberos security (krb5) 0x00008
743 must use Kerberos 0x08008
821 Enabling Kerberos (extended security) works but requires version 1.2 or later
826 cifs.upcall helper program), instead of using Kerberos, is sufficient for
838 To use cifs Kerberos and DFS support, the Linux keyutils package should be
H A Dtodo.rst99 Kerberos, SCRAM and others supported by existing servers)
/linux/Documentation/security/keys/
H A Drequest-key.rst104 Kerberos TGT key). It just requests the appropriate key, and the keyring
113 Kerberos server using the TGT) and then instantiates key U.
H A Dcore.rst411 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/fs/smb/client/
H A Dsess.c1009 case Kerberos: in cifs_select_sectype()
1019 return Kerberos; in cifs_select_sectype()
H A Dcifsglob.h154 Kerberos, /* Kerberos via SPNEGO */ enumerator
2175 case Kerberos: in get_security_type_str()
H A Dcifs_swn.c186 case Kerberos: in cifs_swn_send_register_message()
H A Dsmb1session.c941 case Kerberos: in select_sec()
H A Dsmb2pdu.c1510 case Kerberos: in smb2_select_sectype()
1521 return Kerberos; in smb2_select_sectype()
1993 case Kerberos: in SMB2_select_sec()
2193 ((ses->user_name != NULL) || (ses->sectype == Kerberos))) in SMB2_tcon()
H A Dconnect.c1960 case Kerberos: in match_session()
4201 if (ctx->sectype == Kerberos) { in set_fs_context_auth()
H A Dcifssmb.c410 case Kerberos: in should_set_ext_sec_flag()
/linux/crypto/
H A DKconfig237 tristate "Kerberos 5 combined hash+cipher support"
243 Combined hash and cipher support for Kerberos 5 RFC3961 simplified
244 profile. This is required for Kerberos 5-style encryption, used by
675 This mode is required for Kerberos gss mechanism support
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst99 Kerberos Supported.
/linux/Documentation/filesystems/
H A Dafs.rst46 CONFIG_RXKAD - The RxRPC Kerberos security handler