Home
last modified time | relevance | path

Searched refs:KRB5 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/filesystems/nfs/
Drpc-server-gss.rst25 agnostic, in many cases only the KRB5 mechanism is supported by NFS
28 The Linux kernel, at the moment, supports only the KRB5 mechanism, and
29 depends on GSSAPI extensions that are KRB5 specific.
/linux-5.19.10/drivers/target/iscsi/
Discsi_target_parameters.h107 #define KRB5 "KRB5" macro
Discsi_target_parameters.c882 if (strcmp(value, KRB5) && strcmp(value, SPKM1) && in iscsi_check_string_or_list_value()
887 " or \"%s\".\n", param->name, KRB5, in iscsi_check_string_or_list_value()